Metodo System::Data::DataTableCollection::idx_get

DataTableCollection::idx_get method

Informazioni RTTI.

System::SharedPtr<DataTable> System::Data::DataTableCollection::idx_get(const System::String &name)
ParametroTipoDescrizione
nameconst System::String&Nome della tabella.

ReturnValue

Tabella con nome specificato.

Osservazioni

Ottiene la tabella per nome.

Vedi anche