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

%MV.EnumClass

class %MV.EnumClass extends %Library.RegisteredObject

This class is used by CMQL and other MV engines to determine the make up of a class that describes metadata for any particular file that is projected in to the file space.

Method Inventory

Methods

classmethod Indexes(className As %String, includeNamespace As %Boolean) as %String
Returns all information regarding the indexes described by a particuler MV class in a string serialized form that is usable by the CMQL parser

Inherited Members

Inherited Methods

FeedbackOpens in a new tab