AdomdDataReader.GetBytes(Int32, Int64, Byte[], Int32, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
GetBytes
public long GetBytes (int ordinal, long dataIndex, byte[] buffer, int bufferIndex, int length);
abstract member GetBytes : int * int64 * byte[] * int * int -> int64
override this.GetBytes : int * int64 * byte[] * int * int -> int64
Public Function GetBytes (ordinal As Integer, dataIndex As Long, buffer As Byte(), bufferIndex As Integer, length As Integer) As Long
パラメーター
- ordinal
- Int32
ordinal
- dataIndex
- Int64
dataIndex
- buffer
- Byte[]
buffer
- bufferIndex
- Int32
bufferIndex
- length
- Int32
length
戻り値
このリリースでは利用できる情報はありません。