QueryTopologyCollection.Create Method
Include Protected Members
Include Inherited Members
Creates a new query topology.
Overload List
Name | Description | |
---|---|---|
Create(Int32) | Creates a new query topology. | |
Create(QueryTopology) | Creates a new query topology and then associates index partitions and query components from an existing query topology with the new query topology. |
Top