ISql90Index.DoSortInTempDB 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 | |
---|---|---|
DoSortInTempDB | Gets or sets a value that indicates whether sorts for this index are performed in the TempDB database. | |
DoSortInTempDB | Gets or sets a value that indicates whether the index is sorted in the TempDB database. (Inherited from ISql90SpecifiesIndex.) | |
DoSortInTempDB | Gets or sets a value that indicates whether sorting should occur in the TempDB database. (Inherited from ISqlIndex.) |
Top