TTableMetadata.IdColumns Property
Gets the list of columns that form the primary key of the table.
Syntax
Unit: Aurelius.Sql.Metadata
property TTableMetadata.IdColumns: TList<TColumnMetadata>
Gets the list of columns that form the primary key of the table.
Unit: Aurelius.Sql.Metadata
property TTableMetadata.IdColumns: TList<TColumnMetadata>