DataProvider.GetByte(Int32) Método

Definición

obtener datos para la columna i como el tipo especificado

public byte GetByte(int i);
abstract member GetByte : int -> byte
override this.GetByte : int -> byte
Public Function GetByte (i As Integer) As Byte

Parámetros

i
Int32

Devoluciones

Implementaciones

Se aplica a