Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More complicated with Linq
Message
De
11/04/2012 03:50:42
 
 
À
10/04/2012 23:31:12
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01540963
Message ID:
01540998
Vues:
30
This message has been marked as a message which has helped to the initial question of the thread.
>Actually, this one was simpler than the others. I only have to return Damage as is. And, then, at the oClient object level, I can get access to that with oClient.Damage.Drivable.

Hmm. This is, in a way, related to the thread from yesterday. If you make the type of Client.Something 'Damage' and assign an instance of Damage to it then you will be sending the whole object over the wire within Client. If you only need the Damage.Drivable property then make Something a bool (I assume) and keep your code as is.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform