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

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

Return Value

Type: IDbConnection
See Also