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