TForeignKeyMetadata.FromColumns Property
Gets or sets the list of columns in the source table that form the foreign key.
Syntax
Unit: Aurelius.Sql.Metadata
property TForeignKeyMetadata.FromColumns: TList<TColumnMetadata>
Gets or sets the list of columns in the source table that form the foreign key.
Unit: Aurelius.Sql.Metadata
property TForeignKeyMetadata.FromColumns: TList<TColumnMetadata>