|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
AddServiceWsdl (JsonObject, character) |
|
|||||
|
CHARACTER GetConnectionString () |
/** Returns the Options as a formatted string for use by the server to connect.
This may be the the ABL CONNECT statement or some other parameter.
@return character A useable string of connection parameters. */ |
|||||
|
CHARACTER GetConnectionString (character) |
/** Returns the Options as a formatted string for use by the server to connect.
This may be the the ABL CONNECT statement or some other parameter.
@param character The format mask to use. Typically overrides the mask
specified by the property.
@return character A useable string of connection parameters. */ |
|||||
|
CHARACTER GetConnectionString (FormatMaskEnum) |
/** Returns the Options as a formatted string for use by the server to connect.
This may be the the ABL CONNECT statement or some other parameter.
@param FormatMaskEnum The format mask to use. Overrides the mask
specified by the property.
@return character A useable string of connection parameters. */ |
|||||
|
Initialise (JsonObject) |
|
|||||
|
ShadowConstructor (JsonObject) |
/** Shadow constructor for this class. Used instead of a real constructor since some transformations
have to happen before its called, and since a constructor must be invoked first via SUPER or THIS-OBJECT,
there's no room for those transformations.
@param JsonObject The options in JSON form */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
RulesServerConnectionParameters (character) |
|
|||||
|
RulesServerConnectionParameters (IConnectionParameters, IConnectionParameters) |
/* Constructor.
@param IConnectionParameters Connection parameters for the Corticon ADMIN service
@param IConnectionParameters Connection parameters for the Corticon decusion service */ |
|||||
|
RulesServerConnectionParameters (JsonObject) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.Core.ServerConnection.IConnectionParameters AdminServiceConnectionParameters |
|
|||||
|
OpenEdge.Core.ServerConnection.IConnectionParameters DecisionServiceConnectionParameters |
|
|||||
|
OpenEdge.Core.ServerConnection.FormatMaskEnum FormatMask |
|
Top
AddServiceWsdl (JsonObject, character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetConnectionString ()
|
||||||||||||||||||||||
CHARACTER GetConnectionString (character)
|
||||||||||||||||||||||
CHARACTER GetConnectionString (FormatMaskEnum)
|
||||||||||||||||||||||
Initialise (JsonObject)
|
||||||||||||||||||||||
ShadowConstructor (JsonObject)
|
RulesServerConnectionParameters (character)
|
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RulesServerConnectionParameters (IConnectionParameters, IConnectionParameters)
|
||||||||||||||||||
RulesServerConnectionParameters (JsonObject)
|
Progress® OpenEdge® Release 11.7.15