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> |