MsIfmxDataReader.GetByte(Int32) Method

Definition

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

Parameters

i
Int32

Returns

Byte

Applies to