Click or drag to resize
AbstractTableManagerGetConnection Method
Gets the connection for the table management

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

Return Value

Type: IDataConnection
See Also