ConfigureEFStoredProceduresPage<TModel>.GetPreviewData() Method
Retrieves the data obtained for preview from the database.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Returns
Type | Description |
---|---|
PreviewData | A PreviewData object. |
See Also