Skip to main content

%Library.StorageSQLMapSubInvCondDef

persistent class %Library.StorageSQLMapSubInvCondDef extends %Library.AbstractDefinition

SQL Table Name: %Library.StorageSQLMapSubInvCondDef

Contains SQL subscript Invalid Condition 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 Expression as %RawString;
Property methods: ExpressionGet(), ExpressionIsValid(), ExpressionSet()
property MapName as %RawString;
Property methods: MapNameGet(), MapNameIsValid(), MapNameSet()
property Name as %RawString;
Property methods: NameGet(), NameIsValid(), NameSet()
property StorageName as %RawString;
Property methods: StorageNameGet(), StorageNameIsValid(), StorageNameSet()
property SubscriptName as %RawString;
Property methods: SubscriptNameGet(), SubscriptNameIsValid(), SubscriptNameSet()

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