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!

Operator.TypeOfAst

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property TypeOfAst As AstNode.QueryType
[C#]
public AstNode.QueryType TypeOfAst {override get;}
[C++]
public: __property virtual AstNode.QueryType get_TypeOfAst();
[JScript]
public function get TypeOfAst() : AstNode.QueryType;

See Also

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