Skip to content

inconsistent text under remarks #8582

@bzuidgeest

Description

@bzuidgeest

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.SqlServer.Server/SqlUserDefinedAggregateAttribute.xml

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

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Data.SqlClientuntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions