DataSource for Entity Framework in WPF
C1.Data.Entities Namespace / EntityFrameworkExtensions Class / AsLive Method

In This Topic
    AsLive Method (EntityFrameworkExtensions)
    In This Topic
    Converts an EntityCollection to an editable live view.
    Overload List
    OverloadDescription
    Converts an EntityCollection to an editable live view.  
    Converts a POCO EntityCollection to an editable live view.  
    See Also