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