Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
BulkInsertDataEventArgs Class
BulkInsertDataEventArgs Properties
Connection Property
InsertSettings Property
SourceData Property
TargetTable Property
BulkInsertDataEventArgs
SourceData Property
Inserted data.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
DataTable
SourceData
{
get
;
set
; }
Property Value
Type:
DataTable
See Also
Reference
BulkInsertDataEventArgs Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com