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

EFStoredProcedureInfo Class

Contains information about a stored procedure provided by an EFDataSource.

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public sealed class EFStoredProcedureInfo

The following members return EFStoredProcedureInfo objects:

Inheritance

Object
EFStoredProcedureInfo
See Also