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

GetItemData – PB Docs 125 – PowerBuilder Library

GetItemData – PB Docs 125

IPB_ResultSetAccessor interface:

GetItemData method

Description

Accesses the data in a cell. The first row is 1 and the first
column is 1.

Syntax

Argument

Description

row

The row number of the cell

col

The column number of the cell

data

A pointer to an IPB_RSItemData
structure

Return Values

Boolean.

Examples

This example stores the data in the first row and
column in the IPB_RSItemData structure sd:

Usage

If the value of data is null,
this function issues the callback data->SetNull.
If the value is not null, it issues the callback data->SetData.
For more information, examine the IPB_RSItemData interface.

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