IPB_ResultSetAccessor interface:
GetColumnCount method
Description
Obtains the number of columns.
Syntax
|
1 |
GetColumnCount ( ) |
Return Values
Unsigned long.
Examples
This statement stores the number of columns in *numCols:
|
1 |
*numCols = d_rsAccessor->GetColumnCount(); |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest