System::Data::IDataRecord::idx_get metod

IDataRecord::idx_get method

Hämtar värdet på angivet index.

virtual System::SharedPtr<System::Object> System::Data::IDataRecord::idx_get(const int32_t index)=0
ParameterTypeBeskrivning
indexconst int32_tIndex för att hämta fältvärdet vid.

ReturnValue

Boxat fältvärde.

Se även