System::Data::IDataRecord::GetName méthode
IDataRecord::GetName method
Obtient le nom du champ à la position spécifiée.
virtual System::String System::Data::IDataRecord::GetName(const int32_t index)=0
| Paramètre | Type | Description |
|---|---|---|
| indice | const int32_t | Index pour obtenir le nom du champ. |
ReturnValue
Nom du champ à l’index spécifié.
Voir aussi
- Class String
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Font for C++