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
|
OTYPE_VARCHAR2
| varchar2, variable length character
|
OTYPE_NUMBER
| numeric field
|
OTYPE_LONG
| long text (> 2000 bytes)
|
OTYPE_ROWID
| Oracle rowid
|
OTYPE_DATE
| a date
|
OTYPE_RAW
| raw bytes
|
OTYPE_LONGRAW
| long blob of bytes (generally > 255 bytes)
|
OTYPE_CHAR
| fixed-length text
|
OTYPE_MSLABEL
| special type for Trusted Oracle
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|