Click or drag to resize
IDataConnectionNativeConnection Property
Native connection object. It depends on provider type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
IDbConnection NativeConnection { get; set; }

Property Value

Type: IDbConnection
See Also