DevExpress.DataAccess.UI.Sql Namespace
Provides an application programming interface (API) to access the graphical user interface (GUI) related to configuring a SQL data source connection.
Assembly: DevExpress.DataAccess.v24.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
#Classes
Name | Description |
---|---|
Configure |
Contains settings used to display the Connection Editor dialog when the Sql |
Edit |
Contains settings used to display the Query Builder dialog when the Sql |
Manage |
Contains settings used to display the Master-Detail Relations Editor dialog when the Sql |
Query |
Specifies the Query Builder options when using it in a standalone mode. |
Query |
Enables you to integrate the Query Builder into your application. |
Rebuild |
Contains settings used to update a data source schema when calling the Sql |
Sql |
Provides functionality to configure the connection to a Sql |
#Interfaces
Name | Description |
---|---|
ISql |
If implemented, enables you to display a custom Query Editor and Data Connections Editor. |
#Delegates
Name |
---|
Query |
#Enums
Name | Description |
---|---|
Sql |
Lists the editors that can be customized by implementing the ISql |