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 参考 » 用于客户端的 QAnywhere .NET API 参考 » QABinaryMessage 接口

 

ReadBinary 方法

从 QABinaryMessage 实例主体的未读部分开始读取最大数量的字节并将其存储到数组目标中。

 重载列表

ReadBinary(byte[]) 方法
ReadBinary(byte[], int) 方法
ReadBinary(byte[], int, int) 方法