Click or drag to resize
Table Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPA.Utils.QueryEngineTable

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class Table : _Table

The Table type exposes the following members.

Constructors
  NameDescription
Public methodTable
Initializes a new instance of the Table class
Top
Fields
Properties
  NameDescription
Public propertyIndex
Gets and sets an index to be used with this table
Public propertyLink
Gets and sets the link used to join this table to it's parent
Public propertyName
Gets and sets the name of this table
Public propertyParent
Gets and sets the name of the parent table for this table
Top
See Also