Skip to main content

EFDataConnection Class

A connection to an Entity Framework data source.

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

#Declaration

public class EFDataConnection :
    IDataConnection

#Implements

#Inheritance

Object
EFDataConnection
See Also