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

%Installer.Compile

class %Installer.Compile extends %Installer.Activity

This is a "Compile" activity within a Manifest document

Property Inventory

Properties

property Class as %String (MAXLEN = 128) [ Required ];
Class name to compile
Property methods: ClassDisplayToLogical(), ClassGet(), ClassIsValid(), ClassLogicalToDisplay(), ClassLogicalToOdbc(), ClassNormalize(), ClassSet()
property Flags as %String [ InitialExpression = "ck" ];
Compile flags value
Property methods: FlagsDisplayToLogical(), FlagsGet(), FlagsIsValid(), FlagsLogicalToDisplay(), FlagsLogicalToOdbc(), FlagsNormalize(), FlagsSet()
property IgnoreErrors as %String [ InitialExpression = "0" ];
Ignore errors flag
Property methods: IgnoreErrorsDisplayToLogical(), IgnoreErrorsGet(), IgnoreErrorsIsValid(), IgnoreErrorsLogicalToDisplay(), IgnoreErrorsLogicalToOdbc(), IgnoreErrorsNormalize(), IgnoreErrorsSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab