Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public override Object GetValue(
int ordinal
)
public override Object GetValue(
int ordinal
)
Public Overrides Function GetValue (
ordinal As Integer
) As Object
Public Overrides Function GetValue (
ordinal As Integer
) As Object
public:
virtual Object^ GetValue(
int ordinal
) override
public:
virtual Object^ GetValue(
int ordinal
) override
abstract GetValue :
ordinal : int -> Object
override GetValue :
ordinal : int -> Object
abstract GetValue :
ordinal : int -> Object
override GetValue :
ordinal : int -> Object
Return Value
Type:
ObjectImplements
IDataRecord GetValue(Int32)