The IQuery type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Config
The QueryConfig object describing this query.
Fields
The list describing the fields of the tuples that will be returned by this Query.
IsOpen
False if this query is closed, true otherwise.

See Also