ConfigureEFStoredProceduresPageView.SelectedItem Property
Gets the selected item in the list of stored procedures to be used.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
StoredProcedureViewInfo | A StoredProcedureViewInfo object containing the settings of the selected stored procedure. |
See Also