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

GetColumnMetaData – PB Docs 150 – PowerBuilder Library

GetColumnMetaData – PB Docs 150

IPB_ResultSetAccessor interface:

GetColumnMetaData method

Description

Obtains a column’s metadata. The column number of
the first column is 1. Memory must be allocated for columnName before
this function call. The pointer values can be null.

Syntax

Argument

Description

columnNum

The number of the column for which you
want to obtain metadata

columnName

The name of the specified column

type

A pointer to the type of the specified
column

width

A pointer to the width of the specified
column

Return Values

None.

Examples

This example gets the number of columns in a result
set and allocates an array to hold the types of each column:

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