This is a migrated thread and some comments may be shown as answers.

Linq and Fetchplans

1 Answer 78 Views
LINQ (LINQ specific questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pål
Top achievements
Rank 1
Pål asked on 20 Jan 2009, 10:58 AM
Hi.

Can I specify a fetchplan using LINQ queries, and more important, will it have any effect?

Regards

Pål

1 Answer, 1 is accepted

Sort by
0
Accepted
Jan Blessenohl
Telerik team
answered on 20 Jan 2009, 01:37 PM
Hello Pål,
Yes, yes.

The Linq statement is translated into the same structure as OQL and it uses the same retrieve mechanism underneath. If you set the scope.FetchPlan before it will be used.

Greetings,
Jan Blessenohl
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
LINQ (LINQ specific questions)
Asked by
Pål
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Share this question
or