Filter

Gets and sets any valid SQL WHERE clause.

Note:    Changes are applied only following a call to Refresh().

 

JavaScript

 

Filter

 

C#

 

string Filter { get; set; }

 

C++

 

HRESULT Filter([out, retval] BSTR* pVal)

HRESULT Filter([in] BSTR pVal)