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

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - .NET 编程 » UltraLite.NET API 参考 » ULDataReader 类 » GetBytes 方法

 

GetBytes(int, long, byte[], int, int) 方法

从指定的偏移量开始,到目标 System.Byte 数组的指定偏移量为止,复制指定的 ULDbType.LongBinary 列的值的子集。

 Visual Basic 语法
 C# 语法
 参数
 返回值
 例外情况
 注释
 另请参见