Parameters
- ordinal
- The zero-based column ordinal.
- dataOffset
- The index within the field from which to begin the read operation.
- buffer
- The buffer into which to read the stream of bytes.
- bufferOffset
- The index within the buffer where the write operation is to start.
- length
- The maximum length to copy into the buffer.
Return Value
The actual number of bytes read.