System::Data::IDataRecord::idx_get طريقة
IDataRecord::idx_get method
يحصل على القيمة في الفهرس المحدد.
virtual System::SharedPtr<System::Object> System::Data::IDataRecord::idx_get(const int32_t index)=0
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | const int32_t | الفهرس للحصول على قيمة الحقل عند. |
ReturnValue
قيمة الحقل المعبأة.
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Font for C++