QueryRun.queryType 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
queryType(Int32) | |
queryType() |
queryType(Int32)
queryType()
public:
virtual int queryType();
public virtual int queryType ();
abstract member queryType : unit -> int
override this.queryType : unit -> int
Public Overridable Function queryType () As Integer