ExecutionLocation Category
The global constants for the location of executed methods are listed in the following table.
Global Constant | Integer Value | Method is executed… |
---|---|---|
CurrentLocation | 0 | In the current location |
DatabaseServer | 1 | On the database server node |
PresentationClient | 2 | On the presentation client (applicable to applications running in thin client mode) |