Page 1 of 1

Inlude in ESQL with EF 1.0

Posted: Tue 20 Apr 2010 15:35
by ies
Hi,

I would like to use .Include clausule in ESQL sentence, is posible?, something like that:

SELECT VALUE MYTABLE
FROM MYMODEL.MYTABLE.Include("MYTABLE")

thanks,
________
ALCOHOL REHAB DICUSSION

Posted: Wed 21 Apr 2010 09:37
by AndreyR
This is not supported directly. There are some pieces of advice here in MSDN forums:
http://social.msdn.microsoft.com/Forums ... cb89f31b85