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 方法

 

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

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

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