IVsDataTableForeignKey.DeleteAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The delete action for records related through this foreign key.
public:
property int DeleteAction { int get(); };
public int DeleteAction { get; }
member this.DeleteAction : int
Public ReadOnly Property DeleteAction As Integer
Property Value
The delete action.