TUniqueKeyMetadata.Columns Property
Gets the list of columns that form the unique key.
Syntax
Unit: Aurelius.Sql.Metadata
property TUniqueKeyMetadata.Columns: TList<TColumnMetadata>
Gets the list of columns that form the unique key.
Unit: Aurelius.Sql.Metadata
property TUniqueKeyMetadata.Columns: TList<TColumnMetadata>