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.
我正在研究 asp.net 中数据访问的 BLL。
只有一件事不清楚,DataObjectMethod 的第二个参数是什么,它是一个名为 isDefault 的布尔变量。
在数据源控件的上下文中,您可以有多个选择方法。设置是默认值意味着这是它将使用的主要设置,除非指定了另一个。看到这个: http: //msdn.microsoft.com/en-us/library/4ad99k3d (v=vs.100).aspx