QueryRun.searchable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
searchable(Boolean) | |
searchable() |
searchable(Boolean)
searchable()
public:
virtual bool searchable();
public virtual bool searchable ();
abstract member searchable : unit -> bool
override this.searchable : unit -> bool
Public Overridable Function searchable () As Boolean