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.QUERY_EXPECTED_FOR_LAST

[To be supplied.]

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

See Also

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