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

 

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

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

 Visual Basic 语法
 C# 语法
 参数
 返回值
 异常
 注释
 另请参见