Partager via


DbUpdatableDataRecord.GetByte(Int32) Méthode

Définition

Récupère la valeur de champ en tant qu'octet.

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

Paramètres

i
Int32

Ordinal du champ.

Retours

Valeur du champ en tant qu'octet.

Implémente

S’applique à