TSqlTableType

A type that represents the rows in a TSqlTable.

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
4TValueBase class for an immutable object that stores a value of a certain TType.
5TType Abstract base class for types that are used in a type system.
6TSqlTypePlease use TSqlTableType.
7TSqlTableType

Source

Sql.Type_.Table.pas (27)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTSqlTableFTable
InstancepublicTBooleanOwnsTable

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedSetViewPrimaryKey()
InstancepublicDestroy()
InstancepublicTBooleanIsEquivalentTo(OtherType: TType)
InstancepublicTBooleanIsSupertypeOf(OtherType: TType)
InstancepublicTStorageTypeGetStorageType()