columnReferences property
The columns that compose the foreign key.
Required.
Implementation
core.List<TableConstraintsForeignKeysColumnReferences>? columnReferences;
The columns that compose the foreign key.
Required.
core.List<TableConstraintsForeignKeysColumnReferences>? columnReferences;