QueryableDataSourceView::AutoGenerateWhereClause Property
.NET Framework (current version)
Gets or sets a value that indicates whether the QueryableDataSourceView object that is associated with the current QueryableDataSource control creates a dynamic Where clause.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if dynamic creation of the Where clause is supported; otherwise, false. The default is false.
.NET Framework
Available since 4.0
Available since 4.0
Show: