TForeignKeyMetadata.ToColumns Property
Gets or sets the list of columns in the referenced table that the foreign key points to.
Syntax
Unit: Aurelius.Sql.Metadata
property TForeignKeyMetadata.ToColumns: TList<TColumnMetadata>
Gets or sets the list of columns in the referenced table that the foreign key points to.
Unit: Aurelius.Sql.Metadata
property TForeignKeyMetadata.ToColumns: TList<TColumnMetadata>