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