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.
在 VS 中调试时,如果对象是扩展表字段,添加 watch 将无法正确看到值。目前,我必须从相关表中打开一个名为 Extension_fields 的字段,以便查看扩展字段的值,并且添加到 watch 后的字段名称是一团糟。有没有更好的办法?