Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Elusive DataSet
Message
 
 
À
30/04/2008 11:22:22
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01314012
Message ID:
01314225
Vues:
9
>Here's the (safe) MS way:
>if(columns.Contains(columnName))
>  if(columns.CanRemove(columns[columnName]))
>    columns.Remove(columnName);
>
>HTH,
>Viv

Sure, did it already. Still doesn't explain the original question though.

Anyway, I have to now close several of my application including IE... Installing NET Framework 3.5

Actually, didn't notice CanRemove first, I'll add it as well.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform