MsIfmxDataReader.GetValue(Int32) Method

Definition

public:
 override System::Object ^ GetValue(int i);
public override object GetValue (int i);
override this.GetValue : int -> obj
Public Overrides Function GetValue (i As Integer) As Object

Parameters

i
Int32

Returns

Object

Applies to