|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
Connect () |
/** Connect to the server specified, based on the ConnectionParameters */ |
|||||
|
|
CreateServer () |
/** Creates a server object (ie this-object:Server). This is separated
from the Connect/Disconnect pair of methods so that one server can
be connected and disconnected multiple time. */ |
|||||
|
|
DestroyServer () |
/** Destroys the server object (ie this-object:Server). This is separated
from the Connect/Disconnect pair of methods so that one server can
be connected and disconnected multiple time. */ |
|||||
|
|
Disconnect () |
/** Disconnect from the server, if connected */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
WebServiceConnection (WebServiceConnectionParameters) |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
LOGICAL Connected |
|
|||||
|
|
OpenEdge.Core.ServerConnection.IConnectionParameters ConnectionParameters |
|
|||||
|
|
CHARACTER Operation |
|
|||||
|
|
CHARACTER PortName |
|
|||||
|
|
Progress.Lang.Object Server |
|
|||||
|
|
CHARACTER ServiceName |
|
|
Top
PUBLIC Connect ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CreateServer ()
|
||||||||||
PUBLIC DestroyServer ()
|
||||||||||
PUBLIC Disconnect ()
|
||||||||||
PUBLIC WebServiceConnection (WebServiceConnectionParameters)
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Connected
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC OpenEdge.Core.ServerConnection.IConnectionParameters ConnectionParameters
|
|||||||||
PUBLIC CHARACTER Operation
|
|||||||||
PUBLIC CHARACTER PortName
|
|||||||||
PUBLIC Progress.Lang.Object Server
|
|||||||||
PUBLIC CHARACTER ServiceName
|
|||||||||
Progress® OpenEdge® Release 12.2.0