|
Oracle Objects for OLE C++ Class Library Release 8.1.7 Part Number A85258-01 |
|
| 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.
|
| OTYPE_CURSOR
| PL/SQL cursor type
|
| OTYPE_OBJECT
| Object
|
| OTYPE_REF
| Ref
|
| OTYPE_COLL
| Collection
|
| OTYPE_BLOB
| Blob
|
| OTYPE_CLOB
| Clob
|
| OTYPE_BFILE
| Bfile
|
| OTYPE_VARRAY
| VARRAY
|
| OTYPE_TABLE
| Table
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|