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)
ParametroTipoDescrizione
nomeconst System::String&Nome della tabella.

ReturnValue

Tabella con nome specificato.

Osservazioni

Ottiene la tabella per nome.

Vedi anche