Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » QAnywhere » QAnywhere reference » QAnywhere .NET API reference for clients » QABinaryMessage interface

 

ReadBinary method

Reads up to length number of bytes starting from the unread portion of a QABinaryMessage instance body and stores them into the array dest.

 Overload list

ReadBinary(byte[]) method
ReadBinary(byte[], int) method
ReadBinary(byte[], int, int) method