DataProvider.GetBytes(Int32, Int64, Byte[], Int32, Int32) 메서드

정의

지정된 형식으로 열 i에 대한 데이터 가져오기

public long GetBytes(int i, long fieldOffset, byte[] buffer, int bufferoffset, int length);
abstract member GetBytes : int * int64 * byte[] * int * int -> int64
override this.GetBytes : int * int64 * byte[] * int * int -> int64
Public Function GetBytes (i As Integer, fieldOffset As Long, buffer As Byte(), bufferoffset As Integer, length As Integer) As Long

매개 변수

i
Int32
fieldOffset
Int64
buffer
Byte[]
bufferoffset
Int32
length
Int32

반품

구현

적용 대상