Click or drag to resize
BulkInsertDataEventArgsConnection Property
Data connection.

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

Property Value

Type: IDataConnection
See Also