ImportableDBForeignKeyConstraint Properties |
The ImportableDBForeignKeyConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| AppliedToTable |
Gets or sets the table this FK constraint is applied to, i.e. the FK side.
| |
| CustomProperties |
Custom properties (name - value pairs) read from the schema.
| |
| FieldPairs |
Gets or sets the field pairs. Value1 is pk field, Value2 is fk field.
| |
| Name |
Gets or sets the name.
|