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

IMultiQueryConfigureParametersPageView.ShowDuplicatingColumnNameError(String) Method

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

void ShowDuplicatingColumnNameError(
    string columnName
)

Parameters

Name Type
columnName String
See Also