Click or drag to resize
BulkInsertDataEventArgsSourceData Property
Inserted data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public DataTable SourceData { get; set; }

Property Value

Type: DataTable
See Also