Unanswered Has EF 4.5 lazy loading in single properties ?

  • Tuesday, February 07, 2012 2:15 PM
     
     

    EF 4 has lazy loading in relational properties but not in single property. For example in a property wich has a large amount of data like images or XML. LinkQtoSql has it.

    My question is simple: Have EF 4.5 this feature?

    Thanks in advance.

    Albert