Click or drag to resize
AbstractDataConnectionmNativeConnection Field
Native connection object. It depends on provider type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected IDbConnection mNativeConnection

Field Value

Type: IDbConnection
See Also