Skip to main content

%Library.StorageSQLMapRowIdSpecDefinition

persistent class %Library.StorageSQLMapRowIdSpecDefinition extends %Library.AbstractDefinition

SQL Table Name: %Library.StorageSQLMapRowIdSpecDefinition

Contains SQL row Id information for a storage definition for a class within the Caché Dictionary.

Property Inventory

Properties

property ClassName as %CacheString;
Property methods: ClassNameGet(), ClassNameIsValid(), ClassNameSet()
property Expression as %CacheString;
Property methods: ExpressionGet(), ExpressionIsValid(), ExpressionSet()
property Field as %CacheString;
Property methods: FieldGet(), FieldIsValid(), FieldSet()
property MapName as %CacheString;
Property methods: MapNameGet(), MapNameIsValid(), MapNameSet()
property Name as %CacheString;
Property methods: NameGet(), NameIsValid(), NameSet()
property StorageName as %CacheString;
Property methods: StorageNameGet(), StorageNameIsValid(), StorageNameSet()

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: CacheStorage (%Library.AbstractDefinition)

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