您要查找的是不是:
- To resolve this, execute a USE statement to open the database. 若要解决此问题,请执行USE语句打开数据库。
- However, even if you trust the company, always read the website's privacy or terms of use statement. 但是,即使您信任该公司,也总是要阅读该网站的隐私或使用条款声明。
- If the database user does not have CONNECT permission on the database, the USE statement will fail. 如果数据库用户在数据库上没有CONNECT权限,则USE语句将失败。
- Why, then, does Mankiw use Statement A?It can only be because Statement B is false. 那为什么曼昆使用A句呢?可能的原因只有B句是错的。
- Add an End Using statement to the end of the Using block. 将一个End Using语句添加到Using块的结尾。
- SETUSER remains in effect until another SETUSER statement is issued or until the current database is changed with the USE statement. SETUSER一直保持有效,直到发出其他SETUSER语句或用USE语句更改当前数据库为止。
- If the name of a default database is supplied, you can connect to the specified database without executing the USE statement. 如果提供默认数据库的名称,则不用执行USE语句就可以连接到指定的数据库。
- Add code to save data within the using statement that contains the transaction. 添加代码以在包含事务的using语句内保存数据。
- Stored procedures use statements very similar to embedded SQL statements. 存储过程使用语句的方式与嵌入式SQL语句非常相似。
- Therefore, statements that appear in a batch after the USE statement are executed in the specified database. 因此,出现在批处理中USE语句之后的语句将在指定数据库中执行。
- If you have already acquired the resource, use a reference variable or expression in the Using statement that evaluates to the acquired resource. 如果已经获得了资源,请在Using语句中使用计算结果为所获资源的引用变量或表达式。
- You can use the class name in front of methods, such as System.IO.Console.WriteLine(), or include a using statement at the start of your program. 您可以在方法之前加上类名(如System.;IO
- When batches are used, the database context is determined by the batch established by using the USE statement. 使用批处理时,数据库上下文由使用USE语句建立的批处理决定。
- That's rather an effective use of color. 这种使用颜色的手法效果相当好。
- The code executed within the using statement will participate in the transaction. using语句内执行的代码将参与事务。
- Instead of a reference you can add a using statement to your application, as shown in the following code example. 可以将using语句添加到应用程序,而不是引用,如下面的代码示例所示。
- A Using statement specifies at least one resource that it does not initialize with a New clause. Using语句指定了至少一个未使用New子句初始化的资源。
- If you need to handle the case where the Using statement is not successful in acquiring a resource, you can test to see if resourcename is Nothing. 如果需要处理Using语句未成功获取资源的情况,可以进行测试,以确定resourcename是否为Nothing。
- If you specify more than one system resource in the Using statement, the effect is the same as if you nested Using blocks one within another. 如果在Using语句中指定多个系统资源,效果就好像您将多个Using块相互嵌套一样。
- A toll is charged for the use of the expressway. 在那条高速公路上行驶需付通行费。