EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

It should be "SqlQuery" instead of "FromSql" mentioned in the section "Querying scalar (non-entity) types"

Open send2vinnie opened this issue 1 year ago • 0 comments

Type of issue

Typo

Description

FromSql can be used with any scalar type supported by your database provider.

It should be "SqlQuery" instead of "FromSql" mentioned in the above paragraph according to the context.

Page URL

https://learn.microsoft.com/en-us/ef/core/querying/sql-queries?tabs=sqlserver#querying-scalar-non-entity-types

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/querying/sql-queries.md

Document Version Independent Id

98b01ef5-24a5-5f59-30c9-af264f739815

Article author

@smitpatel

send2vinnie avatar Oct 17 '24 07:10 send2vinnie