Event BeforeDataRowInserted
Occurs before DataRow inserted.
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public event EventHandler<DataRowEventArgs> BeforeDataRowInserted
Returns
| Type | Description |
|---|---|
| System.EventHandler<DataRowEventArgs> |
Occurs before DataRow inserted.
public event EventHandler<DataRowEventArgs> BeforeDataRowInserted
| Type | Description |
|---|---|
| System.EventHandler<DataRowEventArgs> |