Event ChildDataSetsCreated
Occurs when child DataSets are created.
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public event EventHandler<EventArgs> ChildDataSetsCreated
Returns
| Type | Description |
|---|---|
| System.EventHandler<System.EventArgs> |
Occurs when child DataSets are created.
public event EventHandler<EventArgs> ChildDataSetsCreated
| Type | Description |
|---|---|
| System.EventHandler<System.EventArgs> |