command string meaning in English
命令串
Examples
- To select the table or procedure and to build a sql command string dynamically
来选择表或过程并动态生成sql命令字符串。 - Command string , and
、命令字符串以及 - Command strings , to show how the principles we ve reviewed are put into practice by the end user
为了演示最终用户可以如何应用我们所介绍的一些原则,下面给出了可使用的 - The matching parameter in the module or command string must also have been created by using the keyword output
该模块或命令字符串中的匹配参数也必须已使用关键字output创建。 - For multiple sql statements in a command string , the escape sequence needs to be at the end of each relevant sql statement
对于一个命令字符串中的多条sql语句,转义序列需要位于每条相关sql语句的结尾。