Skip to main content

%Library.StorageDataDefinition

SQL Table Name: %Library.StorageDataDefinition

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

Contains information about a data definition within a storage definition for a class within the Class Dictionary.

Property Inventory

Properties

property ClassName as %RawString;
Property methods: ClassNameGet(), ClassNameIsValid(), ClassNameSet()
property Name as %RawString;
Property methods: NameGet(), NameIsValid(), NameSet()
property StorageName as %RawString;
Property methods: StorageNameGet(), StorageNameIsValid(), StorageNameSet()
property Structure as %RawString;
Property methods: StructureGet(), StructureIsValid(), StructureSet()
property Subscript as %RawString;
Property methods: SubscriptGet(), SubscriptIsValid(), SubscriptSet()
property Value as %RawString;
Property methods: ValueGet(), ValueIsValid(), ValueSet()
property ValueList as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: ValueListGet(), ValueListGetObject(), ValueListGetObjectId(), ValueListGetSwizzled(), ValueListIsValid(), ValueListNewObject(), ValueListSet(), ValueListSetObject(), ValueListSetObjectId(), ValueListUnSwizzle()

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