Click or drag to resize
BulkInsertDataEventArgs Properties

The BulkInsertDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Data connection.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyInsertSettings
Bulk insert configuration.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySourceData
Inserted data.
Public propertyTargetTable
Target table.
Top
See Also