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

SQL Anywhere 12.0.1 » QAnywhere » QAnywhere reference » QAnywhere .NET API reference for clients » QABinaryMessage interface » ReadBinary method

 

ReadBinary(byte[], int) method

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

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 Remarks
 See also