TableIdent Members

Functions

Name Description
None NA

Properties

Name Description
Alias Stores table Alias, if it was specified. Return value: String. This property is read only.
AsString Return value: String. This property is read only.
ItemType Return value: EXPRESSIONITEM_TYPE. This property is read only.
JoinExpressionStack If JoinedTable, returns the JOIN expression stack. Return value: GenericStack. This property is read only.
JoinedTable Whether or not this node represents a JOIN sub-expression. Return value: Boolean. This property is read only.
Name Stores table Name. Return value: String. This property is read only.