|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE ConnectService (character) |
Connects a single AppServer partition |
|
+ | DisconnectService (character) |
Disconnects a single AppServer partition |
|
+ | HANDLE GetServiceHandle (character) |
Returns the handle to a AppServer partition - if connected -
returns ? when not connected. |
|
+ | HANDLE GetServiceHandle (character, logical) |
Returns the handle to a AppServer partition |
|
+ | LOGICAL IsConnected (character) |
Returns TRUE if the specified AppServer Partition is known and
connected. |
Options | Name | Purpose | |
---|---|---|---|
+ | AppServerServiceManager () |
Constructor for the AppServerServiceManager class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER DefaultPartition |
|
|
+ | CHARACTER Partitions |
|
Top
PUBLIC HANDLE ConnectService (character)
|
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DisconnectService (character)
|
|||||||||||||||||||||||||||
PUBLIC HANDLE GetServiceHandle (character)
|
|||||||||||||||||||||||||||
PUBLIC HANDLE GetServiceHandle (character, logical)
|
|||||||||||||||||||||||||||
PUBLIC LOGICAL IsConnected (character)
|
PUBLIC AppServerServiceManager ()
|
---|
PUBLIC CHARACTER DefaultPartition
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Partitions
|