Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Library.MetaInfo

class %Library.MetaInfo

Method Inventory

Methods

classmethod ProjectableClassesClose(ByRef qHandle As %Binary) as %Status
classmethod ProjectableClassesExecute(ByRef qHandle As %Binary, pLanguage As %String) as %Status
classmethod ProjectableClassesFetch(ByRef qHandle As %Binary, ByRef Row As %List, ByRef AtEnd As %Integer = 0) as %Status

Queries

query ProjectableClasses(pLanguage As %String)
Selects ClassName As %String
FeedbackOpens in a new tab