IConfigureParametersPageView.ShowDuplicatingColumnNameError(String) Method
If implemented, displays the error message about duplicating the specified column.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| columnName | String | The name of the column that is duplicated. |
See Also