System::Data::IDataRecord::idx_get metodo
IDataRecord::idx_get method
Restituisce il valore all’indice specificato.
virtual System::SharedPtr<System::Object> System::Data::IDataRecord::idx_get(const int32_t index)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | const int32_t | Indice per ottenere il valore del campo. |
ReturnValue
Valore del campo incapsulato.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Font for C++