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

MultiShardDataReader.GetChars(Int32, Int64, Char[], Int32, Int32) 方法

定义

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

参数

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

返回

实现

适用于