Metodo idx_get di System::Data::DataTableCollection
DataTableCollection::idx_get method
Informazioni RTTI.
System::SharedPtr<DataTable> System::Data::DataTableCollection::idx_get(const System::String &name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | const System::String& | Nome della tabella. |
ReturnValue
Tabella con nome specificato.
Osservazioni
Ottiene la tabella per nome.
Vedi anche
- Typedef SharedPtr
- Class DataTable
- Class String
- Class DataTableCollection
- Namespace System::Data
- Library Aspose.Font for C++