数据命令 meaning in English
data command
Examples
- Carefully check information that is sent from a client before passing it to your database
的数据命令时,将从客户端发送的信息传递到数据库前请仔细检查该信息。 - Controls with data commands to insert , update , and delete data in their associated data store
控件配置用来在其关联数据存储区中插入、更新和删除数据的数据命令。 - For example , data commands abstract the task of building and executing sql statements or stored procedures
例如,数据命令提取生成和执行sql语句或存储过程的任务。 - Stated differently , if there is no need to keep the data available after accessing it , use a data command
另需注意的是,如果不需要在访问数据后保持数据可用,则使用数据命令。 - In this model , you use a data command object that includes an sql statement or a reference to a stored procedure
在此模型中,可使用包含sql语句或对存储过程的引用的数据命令对象。