次の方法で共有


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

戻り値

実装

適用対象