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

ConfigureConnectionContext Class

Contains settings used to display the Connection Editor dialog when the SqlDataSourceUIHelper.ConfigureConnection method is called.

Namespace: DevExpress.DataAccess.UI.Sql

Assembly: DevExpress.DataAccess.v18.2.UI.dll

Declaration

public sealed class ConfigureConnectionContext :
    EditContextBase

Inheritance

Object
DevExpress.DataAccess.UI.Sql.EditContextBase
ConfigureConnectionContext
See Also