Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用实体框架插入大量数据。我想获得插入的进度(向用户显示)。
EF 中是否有任何东西可以实现这一目标?
长答案简短:这是不可能的。