|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER FindExecutable () |
Finds the UI Environment for the current background job |
||
| CHARACTER GetDatabaseParameter () |
Builds the database startup parameter |
||
| OnProcessError (ProcessErrorEventArgs) |
Raises the ProcessError event |
||
| OnProcessFinished (EventArgs) |
Raises the ProcessFinished |
||
| OnProcessOutputChanged (EventArgs) |
Raises the ProcessOutputChanged |
||
| ProcessDataAvailableHandler (Object, EventArgs) |
Event handler for the DataAvailable event of the
Consultingwerk.Support.ProcessOutputReader control instance |
||
| ProcessExitedHandler (Object, EventArgs) |
Event handler for the Exited event of the Process |
||
| SendMessage (character) |
Sends a message to the background job session using ZeroMq |
||
| Start (Control) |
Starts the background job |
||
| Stop () |
Stops the background job |
| Options | Name | Purpose | |
|---|---|---|---|
| BackgroundJob (character) |
Constructor for the BackGroundJob class |
| Options | Name | Purpose | |
|---|---|---|---|
| ProcessError (Object, ProcessErrorEventArgs) |
Raised when the ProcessError exists with an error code |
||
| ProcessFinished (Object, EventArgs) |
Raised when the background job has finished |
||
| ProcessOutputChanged (Object, EventArgs) |
Raised when the background job has (partial) data available |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL AddToJobMonitor |
|
||
| LOGICAL AllowClose |
|
||
| Consultingwerk.Framework.Collections.CharacterList Databases |
|
||
| INTEGER ExitCode |
|
||
| LOGICAL Finished |
|
||
| LOGICAL InitializeMessageQueue |
|
||
| CHARACTER JobId |
|
||
| CHARACTER JobParameter |
|
||
| CHARACTER JobTitle |
|
||
| LONGCHAR OutputData |
|
||
| CHARACTER Parameter |
|
||
| CHARACTER ProcedureName |
|
||
| LOGICAL SendQuit |
|
||
| Consultingwerk.UiEnvironmentEnum UiEnvironment |
|
|
Top
CHARACTER FindExecutable ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetDatabaseParameter ()
|
||||||||||||||||||||||
OnProcessError (ProcessErrorEventArgs)
|
||||||||||||||||||||||
OnProcessFinished (EventArgs)
|
||||||||||||||||||||||
OnProcessOutputChanged (EventArgs)
|
||||||||||||||||||||||
ProcessDataAvailableHandler (Object, EventArgs)
|
||||||||||||||||||||||
ProcessExitedHandler (Object, EventArgs)
|
||||||||||||||||||||||
SendMessage (character)
|
||||||||||||||||||||||
Start (Control)
|
||||||||||||||||||||||
Stop ()
|
||||||||||||||||||||||
BackgroundJob (character)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProcessError (Object, ProcessErrorEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ProcessFinished (Object, EventArgs)
|
||||||||||||||||||||
ProcessOutputChanged (Object, EventArgs)
|
||||||||||||||||||||
LOGICAL AddToJobMonitor
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL AllowClose
|
|||||||||
Consultingwerk.Framework.Collections.CharacterList Databases
|
|||||||||
INTEGER ExitCode
|
|||||||||
LOGICAL Finished
|
|||||||||
LOGICAL InitializeMessageQueue
|
|||||||||
CHARACTER JobId
|
|||||||||
CHARACTER JobParameter
|
|||||||||
CHARACTER JobTitle
|
|||||||||
LONGCHAR OutputData
|
|||||||||
CHARACTER Parameter
|
|||||||||
CHARACTER ProcedureName
|
|||||||||
LOGICAL SendQuit
|
|||||||||
Consultingwerk.UiEnvironmentEnum UiEnvironment
|
|||||||||