次の方法で共有


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

戻り値

実装

適用対象