Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declaration of link objects
Message
From
07/11/2011 11:38:46
John Baird
Coatesville, Pennsylvania, United States
 
 
To
07/11/2011 11:11:13
General information
Forum:
ASP.NET
Category:
LINQ
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01528239
Message ID:
01528262
Views:
47
>>you can create loJobs anywhere you want. The query isn't executed until you actually use it.
>
>Yes, but what would be the syntax to declare a LINK variable?


Linq statements use delayed execution, i.e., they are not executed until you use them in some form as in a foeach loop etc. You declare the query and then use it late on .
Previous
Reply
Map
View

Click here to load this message in the networking platform