Click or drag to resize
DataConnectionFactoryTableManagerObject Property
Returns the Table manager object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static ITableManager TableManagerObject { get; }

Property Value

Type: ITableManager
See Also