System::Data::IDataRecord::GetName metodo
IDataRecord::GetName method
Restituisce il nome del campo nella posizione specificata.
virtual System::String System::Data::IDataRecord::GetName(const int32_t index)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | const int32_t | Indice per ottenere il nome del campo. |
ReturnValue
Nome del campo all’indice specificato.
Vedi anche
- Class String
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Font for C++