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ètreTypeDescription
nomconst System::String&Nom de la table.

ReturnValue

Table avec le nom spécifié.

Remarques

Obtient la table par son nom.

Voir aussi