EFConnectionParameters(Type) Constructor
Initializes a new instance of the EFConnectionParameters class with the specified source.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v23.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | Type | A Type object. |
See Also