Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [StudioManager]
Private  Storage   

abstract class Ens.StudioManager

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7 2


Summary

Methods
ClassListClose ClassListExecute ClassListFetch HostListClose
HostListExecute HostListFetch


Methods

• classmethod ClassListClose(ByRef qHandle As %Binary) as %Status
• classmethod ClassListExecute(ByRef qHandle As %Binary, pCategory As %String = "", pHint As %String = "") as %Status
• classmethod ClassListFetch(ByRef qHandle As %Binary, ByRef Row As %List, ByRef AtEnd As %Integer = 0) as %Status
• classmethod HostListClose(ByRef qHandle As %Binary) as %Status
• classmethod HostListExecute(ByRef qHandle As %Binary, pProduction As %String, pCategory As %String = "") as %Status
• classmethod HostListFetch(ByRef qHandle As %Binary, ByRef Row As %List, ByRef AtEnd As %Integer = 0) as %Status

Queries

• query ClassList(pCategory As %String = "", pHint As %String = "")
Selects Name As %String, IconType As %Integer
• query HostList(pProduction As %String, pCategory As %String)
Selects ConfigName As %String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.