Back to Devexpress

SqlDataSource.RemoveCommentsBeforeExecution Property

corelibraries-devexpress-dot-dataaccess-dot-sql-dot-sqldatasource-126ea62a.md

latest1.1 KB
Original Source

SqlDataSource.RemoveCommentsBeforeExecution Property

Namespace : DevExpress.DataAccess.Sql

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
[Browsable(false)]
public static bool RemoveCommentsBeforeExecution { get; set; }
vb
<Browsable(False)>
Public Shared Property RemoveCommentsBeforeExecution As Boolean

Property Value

Type
Boolean

See Also

SqlDataSource Class

SqlDataSource Members

DevExpress.DataAccess.Sql Namespace