ConfigureParametersPageView.ShowDuplicatingColumnNameError(String) Method
Displays the error message about duplicating the specified column.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v24.2.UI.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
columnName | String | The name of the column that is duplicated. |
See Also