Méthode System::Data::DataTableCollection::idx_get
DataTableCollection::idx_get method
Informations RTTI.
System::SharedPtr<DataTable> System::Data::DataTableCollection::idx_get(const System::String &name)
| Paramètre | Type | Description |
|---|---|---|
| nom | const System::String& | Nom de la table. |
ReturnValue
Table avec le nom spécifié.
Remarques
Obtient la table par son nom.
Voir aussi
- Typedef SharedPtr
- Class DataTable
- Class String
- Class DataTableCollection
- Namespace System::Data
- Library Aspose.Font for C++