你的位置: 码友网首页 / 资讯源列表 / Working with views in Entity Framework Core 5

关于[Working with views in Entity Framework Core 5]的摘要:

In SQL, a view is a virtual table based on the result-set of an SQL statement. They are typically used as read-only objects that are optimized to provide data for a given scenario. Entity Framework Core 5 can handle views and in this article, I’m going to show you how.

原文地址: http://www.michalbialecki.com/2020/09/09/working-with-views-in-entity-framework-core-5/

收录时间: 2020-09-10 浏览量: 1724 分类: Entity Framework Core

| 0 收藏 | 0