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!

QueryCell.Operator

A QueryCellOp indicating how filtering should be performed.

[Visual Basic]
Public Operator As QueryCellOp
[C#]
public QueryCellOp Operator;
[C++]
public: QueryCellOp Operator;
[JScript]
public var Operator : QueryCellOp;

See Also

QueryCell Class | QueryCell Members | System.Configuration Namespace