Click or drag to resize
DataConnectionFactoryGetConnection Method
Returns a new database connection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static IDataConnection GetConnection()

Return Value

Type: IDataConnection
See Also