Redian新闻
>
DbSet<> 和 List<> 有什么区别?
avatar
c*e
2
DbSet<> 和 List<> 有什么区别?
2个貌似都可以做 Getall(),get(int id),put(object o),delete(int id).
一个是repository class里面的;一个是context class里面的。
avatar
u*d
3
还是别了,军版,水版最合适,吵架也有水准,绝对够你忙的。
avatar
x*n
4
First, you can not use List<> in a DbContext; Second, DbSet<> doesn't have
the data in memory, at least not all data, most of them are still in the
database; third, can you query a List<>?
avatar
R*n
5
No, 6.4的话题太承重和敏感。 不适合本版
avatar
x*n
6
First, you can not use List<> in a DbContext; Second, DbSet<> doesn't have
the data in memory, at least not all data, most of them are still in the
database; third, can you query a List<>?
avatar
j*n
7
Can you represent all BM's opinion?
avatar
t*n
8
DbSet is specific for DB operation, the data is in the Database, List is
more generic, the data is in the memory.
avatar
n*s
9
还是别帖了吧。现在很难有理性对话,到处是谩骂,就看你屁股坐哪边。
avatar
P*h
10
come on,你有枪,你怕谁。

【在 R*******n 的大作中提到】
: No, 6.4的话题太承重和敏感。 不适合本版
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。