Raw SQL Queries

This section describes how to create methods from different kinds of raw SQL queries in Entity Framework Core models with Entity Developer.

Query without Result

Describes creating a method, mapped to a query without result.

Query with Scalar Result

Describes creating a method, mapped to a query with scalar result.

Query with Entity Result

Describes creating a method, mapped to a query with entity result.

 

ExpandedToggleIcon        See Also


Send feedback on this topic

© 2008 - 2024 Devart. All rights reserved.