Which of the following keywords is used to implement eager loading of data when executing a query?
Interview question and answer by:
Rajkatie | Posted on: 8/6/2012 | Category:
ADO.NET Interview questions | Views: 497 | |
Points: 40
Select from following answers:- $skip
- $value
- $expand

$expand can eager load several tables when executing a query.
$skip is used when paging data to skip over entities.
$value simply returns the raw value of a property.
Show Correct Answer |
Source: MeasureUp.com |
|
Alert Moderator
Found interesting? Add this to: