| AbstractDataConnectionNativeConnection Property  | 
            Native connection object. It depends on provider type.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic IDbConnection NativeConnection { get; set; }Property Value
Type: 
IDbConnection
See Also