Skip to main content

%Library.StorageDataValueDefinition

SQL Table Name: %Library.StorageDataValueDefinition

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

Contains information about a data value 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 DataName as %RawString;
Property methods: DataNameGet(), DataNameIsValid(), DataNameSet()
property Name as %RawString;
Property methods: NameGet(), NameIsValid(), NameSet()
property StorageName as %RawString;
Property methods: StorageNameGet(), StorageNameIsValid(), StorageNameSet()
property Value as %RawString;
Property methods: ValueGet(), ValueIsValid(), ValueSet()

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