CurrentValueRecord.GetByte(Int32) Methode

Definition

Ruft den Feldwert als Byte ab.

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

Parameter

ordinal
Int32

Die Ordinalzahl des Felds.

Gibt zurück

Der Feldwert als Byte.

Implementiert

Gilt für: