Skip to main content
A newer version of this page is available. .

EFParameter Class

A parameter passed to a stored procedure by an EFDataSource.

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public sealed class EFParameter :
    DataSourceParameterBase

Inheritance

See Also