Overload List

  Name Description
Public method Static member GetAllBytes(IDataRecord, Int32)
Gets the value of the specified column as a Byte array.
Public method Static member GetAllBytes(IDataRecord, String)
Gets the value of the specified column as a Byte array or null of it the value is DBNull.

See Also