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.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public sealed class EFParameter :
    DataSourceParameterBase

Inheritance

See Also