A newer version of this page is available.
Switch to the current version.
SqlEditorId Enum
Lists the editors that can be customized by implementing the ISqlEditorsCustomizationService interface.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v19.2.UI.dll
Declaration
Members
Name | Description |
---|---|
Connection | Identifies the Data Connections Editor. |
Query | Identifies the Query Editor. |
Remarks
For a code sample, see Invoke and Customize the Query Builder.
See Also
Feedback