다음을 통해 공유


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

정의

public:
 virtual long GetBytes(int i, long fieldOffset, cli::array <System::Byte> ^ buffer, int bufferoffset, int length);
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

반환

구현

적용 대상