EFStoredProcedureInfo.Parameters Property
Specifies the stored procedure parameters.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| EFParameterCollection | A EFParameterCollection object specifying a collection of stored procedure parameters. |
See Also