ISqlDataSourceWizardCustomizationService.IsCustomSqlDisabled Property
In This Article
Indicates whether or not custom SQL editing is disabled.
Namespace: DevExpress.DataAccess.Web
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if custom SQL editing is disabled; otherwise false. |
See Also