| BulkInsertDataEventArgs Properties |
The BulkInsertDataEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Connection |
Data connection.
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| InsertSettings |
Bulk insert configuration.
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| SourceData |
Inserted data.
| |
| TargetTable |
Target table.
|