IMutableForeignKeyConstraint.UpdateAction Property
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UpdateAction | Gets a ForeignKeyAction value that specifies the action taken when a row that is referenced by the foreign key is updated. (Inherited from IForeignKeyConstraint.) | |
UpdateAction | Gets or sets a ForeignKeyAction value that specifies the action taken when the row that is referenced by the foreign key is updated. |
Top