StoredProcedureViewInfo Class
In This Article
Provides information about a stored procedure that is displayed in the Data Source Wizard when binding to an Entity Framework data source.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Related API Members
The following members return StoredProcedureViewInfo objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | IConfigure |
Win |
Configure |
WPF Controls | Configure |
See Also