Click or drag to resize
DataConnectionCreateNativeConnection Method
Creates a new native connection

Namespace: CMS.DataProviderSQL
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected override IDbConnection CreateNativeConnection()

Return Value

Type: IDbConnection
See Also