System::Data::IDataRecord::idx_get metodu
IDataRecord::idx_get method
Belirtilen dizindeki değeri alır.
virtual System::SharedPtr<System::Object> System::Data::IDataRecord::idx_get(const int32_t index)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | const int32_t | Alan değerini almak için indeks. |
ReturnValue
Kutu içine alınmış alan değeri.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Font for C++