QueryNodeCollection Properties
A collection of federated queries (QueryNode objects).
Name | Description |
---|---|
Count |
Gets the number of nodes contained in the Query |
Is |
For internal use. |
Is |
Indicates whether the collection is read-only. |
Is |
Indicates whether access to the Query |
Item[Int32] | Gets or sets the query with the specified index. |
Item[String] | Gets or sets the query with the specified name. |
Sync |
Provides access to an object that is used to synchronize access to the collection. |
See Also