... 资料集存取方法 data set access method 资料集配接器data set adapter 资料集时钟 data set clock ...
双语例句
1
Once you have configured your dataadapter, you can generate the dataset definition that will host your dataadapter disconnected result sets.
一旦配置了数据适配器,您就可以生成数据集定义了,该数据集将存储您的数据适配器断开连接的结果集。
2
You had to manually add the user interface control, set the binding on it, generate the DataSet, and also add the code to the Load event of the form to fill the dataadapter with the DataSet.