Overload List

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

See Also