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!

AstNode.QueryType Enumeration

[To be supplied.]

[Visual Basic]
Public Enum AstNode.QueryType
[C#]
public enum AstNode.QueryType
[C++]
public enum AstNode.QueryType

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
Axis [To be supplied.]
ConstantOperand [To be supplied.]
Error [To be supplied.]
Filter [To be supplied.]
Function [To be supplied.]
Group [To be supplied.]
Operator [To be supplied.]
Root [To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

System.Data.XML Namespace