TSqlView

Base class for views in a database.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TSqlTable Abstract base class for tables that can be queried using SQL statements.
4TSqlView

Source

Sql.View.pas (30)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTSqlResultSetStatementFStatement
InstanceprivateTTypeFType

Methods

ScopeVisibilityResultNameDescription
InstanceprivateSetType(Value: TType)
InstanceprotectedTTypeCreateType()
InstancepublicCreate(Identifier: TText; Statement: TSqlResultSetStatement)
InstancepublicDestroy()
InstancepublicTTypeGetType()