Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LINQ Query help - String vs. Char
Message
De
28/05/2008 09:49:19
 
 
À
28/05/2008 02:16:11
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Divers
Thread ID:
01319768
Message ID:
01319938
Vues:
14
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"






>
>Did you try:
>
>where p.status == 'A'
>
>"A" is a string... 'A' is a char
>
>http://msdn.microsoft.com/en-us/library/aa691087(VS.71).aspx
>http://msdn.microsoft.com/en-us/library/aa691090(VS.71).aspx
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform