AdomdDataReader.GetBytes(Int32, Int64, Byte[], Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- ordinal
- Int32
ordinal
- dataIndex
- Int64
dataIndex
- buffer
- Byte[]
Buffer
- bufferIndex
- Int32
bufferIndex
- length
- Int32
comprimento
Retornos
Informações não disponíveis para esta versão.