EFDataConnection.SolutionTypesProvider Property
Specifies the solution types provider for an EFDataConnection.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
ISolutionTypesProvider | An object implementing the ISolutionTypesProvider interface that provides access to the known types in the current solution. |
See Also