TColumn.Clone Method
Creates a shallow copy of this TColumn with the same metadata but without cloning the referenced TColumn or TEntityProperty objects.
Syntax
Unit: Aurelius.Mapping.Metadata
function TColumn.Clone: TColumn;
Creates a shallow copy of this TColumn with the same metadata but without cloning the referenced TColumn or TEntityProperty objects.
Unit: Aurelius.Mapping.Metadata
function TColumn.Clone: TColumn;