TSqlTableExpression

Base class for table expressions that can be used in statements acting on tables.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TSqlExpressionBase class for expressions in an SQL expression tree.
5TSqlTableExpression

Source

Sql.Table.Expression.pas (28)

Methods

ScopeVisibilityResultNameDescription
InstancepublicTSqlExpressionCopy()
InstancepublicTSqlTableExpressionCopyTableExpression()
InstancepublicTTextGetIdentifier()
InstancepublicTSqlResultSetColumnListCreateColumns()