MsDb2EntityDataReader.GetValue(Int32) Method

Definition

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

Parameters

ordinal
Int32

Returns

Object

Applies to