W
wolfgang schlicker
Hi NG,
I'm new in EF and i was wondering if it would be possible to load or better
"not load" some properties which do have a large size e.g. images, when
loading the complete table as an EntitySet into memory.
Is it possible to do that deferred loading of properties with large size in
EF?
I have read some articles about lazy loading, but i guess deferred loading
is only possible when loading complete tables using the include("tbl_xx")
statement.
Thanks in advance
/wolfgang
I'm new in EF and i was wondering if it would be possible to load or better
"not load" some properties which do have a large size e.g. images, when
loading the complete table as an EntitySet into memory.
Is it possible to do that deferred loading of properties with large size in
EF?
I have read some articles about lazy loading, but i guess deferred loading
is only possible when loading complete tables using the include("tbl_xx")
statement.
Thanks in advance
/wolfgang