QueryableDataSourceView::Where Property
.NET Framework (current version)
Gets or sets a value that specifies what conditions must be true for a row to be included in the retrieved data.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: property String^ Where { virtual String^ get(); virtual void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: