Event DataRowRemoving
Occurs when removing DataRow.
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public event EventHandler<DataRowEventArgs> DataRowRemoving
Returns
Type | Description |
---|---|
System.EventHandler<DataRowEventArgs> |
Occurs when removing DataRow.
public event EventHandler<DataRowEventArgs> DataRowRemoving
Type | Description |
---|---|
System.EventHandler<DataRowEventArgs> |