IConfigureEFStoredProceduresPageView.SelectedItem Property
If implemented, gets the selected item in the list of stored procedures to be used.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
StoredProcedureViewInfo | A StoredProcedureViewInfo object containing the settings of the selected stored procedure. |
See Also