NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XPathException.BAD_QUERYOBJECT

[To be supplied.]

[Visual Basic]
Public Const BAD_QUERYOBJECT As Integer
[C#]
public const int BAD_QUERYOBJECT;
[C++]
public: const int BAD_QUERYOBJECT;
[JScript]
public var BAD_QUERYOBJECT : int;

See Also

XPathException Class | XPathException Members | System.Data.XML Namespace