Oracle Objects for OLE C++ Class Library Release 8.1.7 Part Number A85258-01 |
|
index
| The 0-based index of the field. The index is the position of the field in the
SQL query that created the current record set.
|
fieldname
| The name of the field, as expressed in the SQL query.
|
val
| A variable, of one of a number of types, that will receive the value.
|
buffer
| A caller-provided buffer that will be filled with a text value.
|
maxlen
| The maximum number of bytes that can be placed in the buffer.
|
blobp
| A caller-provided buffer that will be filled with data from a long or long raw
field.
|
bloblen
| The number of bytes to be read into blobp.
|
blobread
| To be set to the number of bytes that were read into blobp.
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|