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
| Parameter | Type | Beskrivning |
|---|---|---|
| index | const int32_t | Index för att hämta fältvärdet vid. |
ReturnValue
Boxat fältvärde.
Se även
- Typedef SharedPtr
- Class Object
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Page for C++