-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Data.SqlClientuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
from article
Remarks
Reserved for future use. This property is not currently used by the query processor: order is currently not guaranteed.
Incorrectly setting this property can result in incorrect query results. This property is not an optimizer hint; it affects the plan selected and the results returned by the query.
The default value for this property is false.
A property cannot be "not in use" and at the same time have an effect on the results. That would imply it is used.
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Data.SqlClientuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner