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

ConfigureEFStoredProceduresPage<TModel>.GetPreviewData() Method

Retrieves the data obtained for preview from the database.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public PreviewData GetPreviewData()

Returns

Type Description
PreviewData

A PreviewData object.

See Also