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

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

Return Value

Type: IDbConnection
See Also