BusinessLogicDataReader.GetBytes(Int32, Int64, Byte[], Int32, Int32) Methode

Definition

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

Parameter

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

Gibt zurück

Implementiert

Gilt für: