Oracle Objects for OLE Release 8.1.7 Part Number A85257-01 |
|
[in] filename
| A string specifying the absolute name and path for the file to be read.
|
[in] [optional] amount
| An Integer specifying the maximum number of bytes or characters to be copied.
Default value is total file size.
|
[in] [optional] offset
| An Integer specifying the absolute offset of the BLOB/CLOB value of this
object. Default value is 1.
|
[in][optional] chunksize
| An Integer specifying the size for each read operation. If Chunksize parameter
is not set or 0, the value of the amount argument is used, which means the
entire amount is transferred in one chunk.
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|