|
Oracle Objects for OLE C++ Class Library Release 9.0.1 Part Number A90172-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 © 1996-2001, Oracle Corporation. All Rights Reserved. |
|