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

setOption – PB Docs 126 – PowerBuilder Library

setOption – PB Docs 126

UDDIProxy:

setOption method

Description

Sets UDDI search options for match precision, case sensitivity,
result sort order, and the maximum number of rows returned.

Syntax

Argument

Description

proxy

The name of the UDDIProxy object.

exactMatch

If true, search returns exact matches
only.

caseSensitive

If true, search result must match the
case used by search key word.

sort

Determines whether or how search results
are sorted. Values are:

  • -1 sorts results in
    descending order

  • 0 performs no sorting

  • 1 sorts results in ascending order

maxRow

Maximum number of items a search can
return.

Return Values

Integer. Valid values are 1 for
success, and 0 for failure.

Examples

The following code sets options for case sensitivity
and the maximum number of rows returned:


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