Overload List

  Name Description
Public method Static member GetNullableBytes(IDataRecord, Int32, Int64, array<Byte>[]()[][], Int32, Int32)
Reads a stream of bytes from the specified column offset into the buffer an array starting at the given buffer offset.
Public method Static member GetNullableBytes(IDataRecord, String, Int64, array<Byte>[]()[][], Int32, Int32)
Reads a stream of bytes from the specified column offset into the buffer an array starting at the given buffer offset.

See Also