System::Data::DataColumnCollection::IndexOf methode

DataColumnCollection::IndexOf method

Zoekt naar kolom in collectie.

int32_t System::Data::DataColumnCollection::IndexOf(const System::String &columnName)
ParameterTypeBeschrijving
columnNameconst System::String&Naam van kolom om te zoeken.

ReturnValue

Kolomindex indien gevonden, anders -1.

Zie ook