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

In This Topic
    EntityFrameworkExtensions Class
    In This Topic
    Provides a set of extensions methods for Entity Framework.
    Object Model
    EntityFrameworkExtensions Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class EntityFrameworkExtensions 
    public static class EntityFrameworkExtensions 
    Inheritance Hierarchy

    System.Object
       C1.Data.Entities.EntityFrameworkExtensions

    See Also