Share via


IMutableForeignKeyConstraint.DeleteAction 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
Public property DeleteAction Gets a ForeignKeyAction value that specifies the action taken when a row that is referenced by the foreign key is deleted. (Inherited from IForeignKeyConstraint.)
Public property DeleteAction Gets or sets a ForeignKeyAction value that specifies the action taken when a row that is referenced by the foreign key is deleted.

Top