Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verifying if a field exist in a row
Message
De
11/10/2010 13:48:52
 
 
À
11/10/2010 12:19:09
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01484735
Message ID:
01484768
Vues:
26
>>This seems to resolve the issue:
>>
>>
>>                                ' If we have a log field
>>                                If loRow.Table.Columns.Contains(oApp.cMemberTableLogField) Then
>>
>
>Is that Linq, or a built in method?

Built in. To be exact: System.Data.DataColumnCollection.Contains() :-}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform