Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Syntax 1For setting ORB property values – PB Docs 150 – PowerBuilder Library

Syntax 1For setting ORB property values – PB Docs 150

Syntax 1For setting ORB property values

Description

Sets ORB property values. This function is used by PowerBuilder
clients connecting to EAServer.

Controls

JaguarORB objects

Syntax

Argument

Description

jaguarorb

An instance of JaguarORB.

options

A string that specifies one or more ORB
property values. If you specify multiple property values, you need
to separate the property values with commas.

For a complete list of supported ORB properties, see the online
Help for the Options property of the Connection object.

Return Values

Long. Returns 0 if it succeeds and a negative number if an
error occurs.

Usage

ORB properties configure settings required by the EAServer ORB driver.

You do not need to call the Init function to use the JaguarORB
object. If you do not call Init, the EAServer ORB
driver uses the default property values.

The Init function can be called multiple times on the same
JaguarORB object. PowerBuilder creates a new internal instance of
the JaguarORB object the first time and uses this object for all
subsequent calls.

For additional examples, see the functions on the See also
list.

Examples

The following example shows the use of the Init function
to set the RetryCount and RetryDelay ORB properties:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x