Share via


IMutableRelationalIndex.MaximumDegreeOfParallelism Property

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property MaximumDegreeOfParallelism Gets the maximum number of processors that can be used when a query that uses the index is run.
Public property MaximumDegreeOfParallelism Gets the maximum number of processors that can be used when running a query that uses the index. (Inherited from IRelationalIndex.)

Top