Elements' Summary |
Index |
is the index of the parameter or column value.
|
IsParameter |
is
`TRUE`
if a parameter value is truncated.
|
DuringRead |
is
`TRUE`
if a read was truncated.
|
DataSize |
contains the number of bytes of data that should have been transferred.
This number may be approximate if data conversions were being
performed. The value may be
-1
if the size is unknown.
|
TransferSize |
contains the number of bytes of data actually transferred.
The value may be
-1
if the size is unknown.
|
Elements' Details |
Index
long Index;
- Description
- is the index of the parameter or column value.
|
|
IsParameter
boolean IsParameter;
- Description
- is
`TRUE`
if a parameter value is truncated.
|
|
DuringRead
boolean DuringRead;
- Description
- is
`TRUE`
if a read was truncated.
|
|
DataSize
long DataSize;
- Description
- contains the number of bytes of data that should have been transferred.
This number may be approximate if data conversions were being
performed. The value may be
-1
if the size is unknown.
|
|
TransferSize
long TransferSize;
- Description
- contains the number of bytes of data actually transferred.
The value may be
-1
if the size is unknown.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.