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.RoutineMapping

class %Installer.RoutineMapping extends %Installer.Mapping

This is a "RoutineMapping" activity within a Manifest document

Property Inventory

Properties

property From as %String [ Required ];
Source namespace
Property methods: FromDisplayToLogical(), FromGet(), FromIsValid(), FromLogicalToDisplay(), FromLogicalToOdbc(), FromNormalize(), FromSet()
property Routines as %String (MAXLEN = 128) [ Required ];
Routines to map
Property methods: RoutinesDisplayToLogical(), RoutinesGet(), RoutinesIsValid(), RoutinesLogicalToDisplay(), RoutinesLogicalToOdbc(), RoutinesNormalize(), RoutinesSet()
property Type as %String [ Required ];
Routine type to map
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab