Skip to main content

%Library.StorageSQLMapDefinition

SQL Table Name: %Library.StorageSQLMapDefinition

Note: The class definition classes in the %Library package have been superceded by those in the %Dictionary package. Instead use %Dictionary.StorageSQLMapDefinition.

Contains SQL mapping information for a storage definition for a class within the Class Dictionary.

Property Inventory

Properties

property ClassName as %RawString;
Property methods: ClassNameGet(), ClassNameIsValid(), ClassNameSet()
property Condition as %RawString;
Property methods: ConditionGet(), ConditionIsValid(), ConditionSet()
property ConditionFields as %RawString;
Property methods: ConditionFieldsGet(), ConditionFieldsIsValid(), ConditionFieldsSet()
property ConditionalWithHostVars as %RawString;
Property methods: ConditionalWithHostVarsGet(), ConditionalWithHostVarsIsValid(), ConditionalWithHostVarsSet()
property Data as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: DataGet(), DataGetObject(), DataGetObjectId(), DataGetSwizzled(), DataIsValid(), DataNewObject(), DataSet(), DataSetObject(), DataSetObjectId(), DataUnSwizzle()
property Global as %RawString;
Property methods: GlobalGet(), GlobalIsValid(), GlobalSet()
property Name as %RawString;
Property methods: NameGet(), NameIsValid(), NameSet()
property PopulationPct as %RawString;
Property methods: PopulationPctGet(), PopulationPctIsValid(), PopulationPctSet()
property PopulationType as %RawString;
Property methods: PopulationTypeGet(), PopulationTypeIsValid(), PopulationTypeSet()
property RowIdSpec as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: RowIdSpecGet(), RowIdSpecGetObject(), RowIdSpecGetObjectId(), RowIdSpecGetSwizzled(), RowIdSpecIsValid(), RowIdSpecNewObject(), RowIdSpecSet(), RowIdSpecSetObject(), RowIdSpecSetObjectId(), RowIdSpecUnSwizzle()
property RowReference as %RawString;
Property methods: RowReferenceGet(), RowReferenceIsValid(), RowReferenceSet()
property StorageName as %RawString;
Property methods: StorageNameGet(), StorageNameIsValid(), StorageNameSet()
property Structure as %RawString;
Property methods: StructureGet(), StructureIsValid(), StructureSet()
property Subscript as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: SubscriptGet(), SubscriptGetObject(), SubscriptGetObjectId(), SubscriptGetSwizzled(), SubscriptIsValid(), SubscriptNewObject(), SubscriptSet(), SubscriptSetObject(), SubscriptSetObjectId(), SubscriptUnSwizzle()
property Type as %RawString;
Property methods: TypeGet(), TypeIsValid(), TypeSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%Library.AbstractDefinition)

^%Library.AbstractDefinitionD(ID)
=
%%CLASSNAME
FeedbackOpens in a new tab