%Library.StorageDefinition
hidden deprecated persistent class %Library.StorageDefinition extends %Library.AbstractDefinition
SQL Table Name: %Library.StorageDefinition
Note: The class definition classes in the %Library package have been superceded by those in the %Dictionary package. Instead use %Dictionary.StorageDefinition.Contains information about a specific storage definition for a class within the Class Dictionary.
Property Inventory
- ClassName
- DataDefinitions
- DataLocation
- DefaultData
- Description
- IdLocation
- IndexDefinitions
- IndexLocation
- Internal
- Name
- SQLBinding
- StateSerial
- Type
Properties
property ClassName as %RawString;
Property methods: ClassNameGet(), ClassNameIsValid(), ClassNameSet()
property DataDefinitions as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: DataDefinitionsGet(), DataDefinitionsGetObject(), DataDefinitionsGetObjectId(), DataDefinitionsGetSwizzled(), DataDefinitionsIsValid(), DataDefinitionsNewObject(), DataDefinitionsSet(), DataDefinitionsSetObject(), DataDefinitionsSetObjectId(), DataDefinitionsUnSwizzle()
property DataLocation as %RawString;
Property methods: DataLocationGet(), DataLocationIsValid(), DataLocationSet()
property DefaultData as %RawString;
Property methods: DefaultDataGet(), DefaultDataIsValid(), DefaultDataSet()
property Description as %RawString;
Property methods: DescriptionGet(), DescriptionIsValid(), DescriptionSet()
property IdLocation as %RawString;
Property methods: IdLocationGet(), IdLocationIsValid(), IdLocationSet()
property IndexDefinitions as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: IndexDefinitionsGet(), IndexDefinitionsGetObject(), IndexDefinitionsGetObjectId(), IndexDefinitionsGetSwizzled(), IndexDefinitionsIsValid(), IndexDefinitionsNewObject(), IndexDefinitionsSet(), IndexDefinitionsSetObject(), IndexDefinitionsSetObjectId(), IndexDefinitionsUnSwizzle()
property IndexLocation as %RawString;
Property methods: IndexLocationGet(), IndexLocationIsValid(), IndexLocationSet()
property Internal as %RawString;
Property methods: InternalGet(), InternalIsValid(), InternalSet()
property Name as %RawString;
Property methods: NameGet(), NameIsValid(), NameSet()
property SQLBinding as %StorageSQLDefinition (CLASSNAME = 1) [ InitialExpression = ..ClassName_":"_..Name ];
Property methods: SQLBindingGet(), SQLBindingGetObject(), SQLBindingGetObjectId(), SQLBindingGetSwizzled(), SQLBindingIsValid(), SQLBindingNewObject(), SQLBindingSet(), SQLBindingSetObject(), SQLBindingSetObjectId(), SQLBindingUnSwizzle()
property StateSerial as %RawString;
Property methods: StateSerialGet(), StateSerialIsValid(), StateSerialSet()
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
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildDeferredIndices()
- %BuildIndices()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- GetTransientState()
- SetTransientState()
- lb()
- li()
- ll()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (%Library.AbstractDefinition)
^%Library.AbstractDefinitionD(ID) |
= | %%CLASSNAME
|