Name | Description | |
---|---|---|
ColumnName | The name of the column for the constraint | |
ConstraintName | The name of the constraint | |
DeleteAction | The action taken when a user tries to delete a key to which existing foreign keys point | |
ParentColumnName | The name of the parent column | |
ParentTableName | The name of the parent table | |
TableName | Gets or sets the name of the table. | |
UpdateAction | The action taken when a user tries to update a key to which existing foreign keys point |