Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LINQ Query help - String vs. Char
Message
De
04/06/2008 13:35:29
 
 
À
28/05/2008 09:49:19
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Divers
Thread ID:
01319768
Message ID:
01321662
Vues:
16
>Ah... I will try that. Is this unique to a char(1) field?
>
>In this case I can test for a char(1)='X', but I assume you could not do the same thing for say char(3)='USA' as you would need use char(3)="USA"

Oops missed your response. char(3) should map to string instead of to char[], so it would be ""
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform