AdoDotNetSchemaReader.GetBytes Method

Include Protected Members
Include Inherited Members

Reads a stream of bytes into the buffer as an array, starting at a specified offset.

Overload List

  Name Description
Public method GetBytes(String, [], Int32, Int32) Retrieves a specified number of bytes of raw binary data. (Inherited from DataReader.)
Public method GetBytes(Int32, [], Int32, Int32) Reads a stream of bytes into the buffer as an array, starting at a specified offset. (Overrides DataReader.GetBytes(Int32, [], Int32, Int32).)

Top

See Also

Reference

AdoDotNetSchemaReader Class

AdoDotNetSchemaReader Members

Microsoft.VisualStudio.Data.Framework.AdoDotNet Namespace