MsDb2DataReader.GetChar(Int32) Method

Definition

public:
 override char GetChar(int i);
public override char GetChar (int i);
override this.GetChar : int -> char
Public Overrides Function GetChar (i As Integer) As Char

Parameters

i
Int32

Returns

Char

Applies to