Table of Contents

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;

See also