TSqlScope

Represents the named scope in which a database object is contained.

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
4TSqlScope

Source

Sql.Scope.pas (25)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTTextFIdentifier
InstanceprivateTSqlScopeFParentScope

Methods

ScopeVisibilityResultNameDescription
InstanceprivateSetParentScope(Value: TSqlScope)
InstancepublicCreate(Identifier: TText)
InstancepublicDestroy()