基础数据库 meaning in Chinese
underlying data base
Examples
- Object uses to update data in the underlying database
对象用来更新基础数据库中的数据的sql字符串。 - Control uses to update data in the underlying database
控件更新基础数据库中的数据所用的sql字符串。 - Control uses to insert data into the underlying database
控件将数据插入基础数据库所用的sql字符串。 - Control uses to delete data from the underlying database
控件从基础数据库删除数据所用的sql字符串。 - Object uses to retrieve data from the underlying database
对象用来从基础数据库检索数据的sql字符串。