Attribute | Data Type | Description | Inherited From |
---|---|---|---|
AppFlags | array of AppFlag | Specifies the parameters and flags for the application (R) | Defined |
CallSystemStatus | integer | Contains the exit status code of the process executed by the last call system statement (R) | Defined |
ClassName | varchar(32) | Gives the name of an object's actual type (as opposed to its declared type) (R) | Object |
ClientData | Object | Provides a way to associate data with an object (RW) | Object |
DBEventPollrate | integer | Specifies how often, in seconds, the application polls for database events (RW) | Defined |
DBMSErrorPrinting | smallint | Specifies how to print error messages (RW) | Defined |
DBMSMessagePrinting | integer | Defines how to display messages sent by a database procedure message statement (RW) | Defined |
DisplayCapability | integer | Indicates whether the display being used is color or black and white (R) | Defined |
ExitCode | integer | Indicates whether the OpenROAD program exited as usual. Value is returned to the operating system. (RW) | Defined |
ExternalError | integer | Stores the completion status of the last ActiveX operation as a Microsoft HRESULT type (R) | Defined |
InstanceIdentifier | integer8 | Contains a value that uniquely identifies an instance of an allocated object (R) | Object |
InstanceReferences | integer | Contains the current number of references to the object (R) | Object |
JsonHandler | JsonHandler | Specifies the associated JsonHandler object (R) | Defined |
OperatingSystem | integer | Specifies which operating system is currently in use (R) | Defined |
PixelScreenHeight | integer | Specifies screen height in pixels (R) | Defined |
PixelScreenWidth | integer | Specifies screen width in pixels (R) | Defined |
ProcessWait | integer | Specifies whether commands executed by the call system statement block the execution of the currently running OpenROAD application until they complete (RW) | Defined |
ProcessWindow | integer | Specifies whether commands executed by the call system statement run in a process that has a window (RW) | Defined |
Runtime | integer | Returns the OpenROAD runtime mode (R) | Defined |
Scope | Scope | Specifies the Scope object associated with the currently running application (R) | Defined |
ScreenHeight | integer | Specifies screen height in units of 1000ths of an inch (R) | Defined |
ScreenWidth | integer | Specifies screen width in units of 1000ths of an inch (R) | Defined |
TimeZone | string | Sets or retrieves the current Ingres Timezone name (RW) | Defined |
UserName | varchar(256) | Specifies the user name of the current user (R) | Defined |
Version | varchar(256) | Specifies the OpenROAD version number under which the application is running (R) | Defined |
WindowSystem | integer | Specifies which window management system is currently in use (R) | Defined |