Click or drag to resize
SeparatedTables Class
Class providing list of separated tables including SQL and XML definitions
Inheritance Hierarchy
SystemObject
  CMS.DataEngineSeparatedTables

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public class SeparatedTables

The SeparatedTables type exposes the following members.

Constructors
  NameDescription
Public methodSeparatedTables
Constructor.
Top
Methods
  NameDescription
Public methodGetTableNames
Returns string with table names.
Top
See Also