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?

%Atelier.v1.Utils.MetaData

class %Atelier.v1.Utils.MetaData extends %Library.RegisteredObject

Method Inventory

Methods

classmethod Build(pDataBaseName As %String) as %Status
This method is used to create the indices in {system_install}/dev/atelier/dbname. Once written the contents of the directory should be added to a zip file with the same name as the directory. In this manner Atelier can take advantage of the pre-index information for providing code completion and other facilities.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab