Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

SYS.Info.Object

persistent class SYS.Info.Object extends %Library.Persistent, %XML.Adaptor

SQL Table Name: SYS_Info.Object

SYS.Info.Objects are deliberately generic: Anything that is persistent and %XML.Exportable can be used.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (SYS.Info.Object)

^SYS("Info","ObjectD")(ID)
=
%%CLASSNAME

Subclasses

FeedbackOpens in a new tab