Skip to main content

ConfigureEFStoredProceduresPage.Preview() Method

Executes a stored procedure with the specified parameter values and returns a subset of data as a result of this execution.

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public void Preview()
See Also