你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MultiShardDataReader.GetBytes(Int32, Int64, Byte[], Int32, Int32) 方法

定义

public override long GetBytes(int ordinal, long dataOffset, byte[] buffer, int bufferOffset, int length);
override this.GetBytes : int * int64 * byte[] * int * int -> int64
Public Overrides Function GetBytes (ordinal As Integer, dataOffset As Long, buffer As Byte(), bufferOffset As Integer, length As Integer) As Long

参数

ordinal
Int32
dataOffset
Int64
buffer
Byte[]
bufferOffset
Int32
length
Int32

返回

实现

适用于