IVsDataTableForeignKey.DeleteAction Property

Definition

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.

Applies to