Back to Devexpress

ISqlDataSourceWizardCustomizationService.IsCustomSqlDisabled Property

corelibraries-devexpress-dot-dataaccess-dot-web-dot-isqldatasourcewizardcustomizationservice-7eba21b1.md

latest1.6 KB
Original Source

ISqlDataSourceWizardCustomizationService.IsCustomSqlDisabled Property

Indicates whether or not custom SQL editing is disabled.

Namespace : DevExpress.DataAccess.Web

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
bool IsCustomSqlDisabled { get; }
vb
ReadOnly Property IsCustomSqlDisabled As Boolean

Property Value

TypeDescription
Boolean

true if custom SQL editing is disabled; otherwise false.

|

See Also

Custom SQL Query in the Report Designer for Web

General Security Considerations

ISqlDataSourceWizardCustomizationService Interface

ISqlDataSourceWizardCustomizationService Members

DevExpress.DataAccess.Web Namespace