The aspect contains a declare @method statement and an inter-type declaration.
其中的方面包含一条 declare @method语句和一个类型间声明。
All mitigation measures arising from the approved method statement shall be fully implemented.
所有在该核证方法说明内的缓解措施,必须全部实施。
What are we actually trying to achieve by insisting on the contractor supplying a "Safe Work Method Statement"?
问题:我们到底为什么会如此努力要求分包商提供“安全施工方案”?
The written method statement must identify the information that authorized employees must know in order to control hazardous energy during the work.
书面的施工方案须明确所授权员工必须了解工作中控制危险能量源的方法。
Then obtain the SQL statement by using either of the previous method.
然后使用上述方法中的一种来获得SQL声明。
There is one clause per finder method, and the clause is appended to an SQL statement in the query initiated by the container as it executes the finder method.
每个查找器方法有一个子句,该子句被附加到查询中的一个sql语句,该查询在执行查找器方法时由容器启动。
Throw out some highly emotionally charged statement. After all it is an apparently age-old method of establishing status.
扔掉一些激烈的言辞,毕竟从古到今这是建立地位的一种显然方法。
All his unpublished works on esoteric and theological matters are marked by careful learning, accurate method and extreme sobriety of statement.
所有他的关于秘密的和神学的事情的未发表的著作,都镌刻着这样一些特征:仔细的研究、精确的方法和极端清醒的措辞。
This matches any call to a method defined on a JDBC connection that returns a Statement or any subclass thereof.
这个建议匹配的方法调用是在JDBC连接上定义的,而且会返回Statement或任何子类。
Finally, the legacy statement on Error GoTo cannot be used at all in a method containing closures.
最后,关于ErrorGoTo的继承声明也根本不能在包含闭包的方法里使用。
Your problem statement requires the text, so you focus on the getColumnText method.
您的问题陈述需要这个文本,因此您需要将注意力放在getColumnText 方法上。
I recommend using this method, as it gives you more information about the failure of the SQL statement.
我推荐使用这个方法,因为这个方法可以给出有关sql语句失败的更多信息。
It generates the code required to execute each SQL statement annotated for each method in the interface.
它生成的代码用来执行针对接口中每个方法进行注释的每个sql语句。
And then every time someone USES the method, they need to remember where it was defined and add the appropriate import statement.
接下来当别人每次使用该方法时,他们都需要记住它定义在什么地方并增加适当的导入语句。
Here, you care only about method declarations with a single statement.
此处,您只关心那些只有一条语句的方法声明。
A method that returns a value must have a return statement that specifies the result. Methods may return values of any type.
一个有返回值的方法必须包含一条返回语句指明返回结果。方法可以返回任何类型的结果。
There can be, but there is not necessarily, a one-to-one mapping of parameter markers in the SQL statement to declared parameters in the annotated method.
sql语句中的参数占位符与带注释的方法中声明的参数之间可能存在一对一的映射,但是也不一定如此。
This method receives several parameters, including a SQL statement and a result handler, and returns an object of generic type t.
这个方法接收多个参数,包括一条sql语句和一个结果处理程序,并返回一个泛型t的对象。
A method that returns a value must have a return statement that specifies the result.
一个有返回值的方法必须包含一条返回语句指明返回结果。
The GOBACK statement specifies the logical end of a called program or invoked method.
goback语句指定了所调用的程序或方法的逻辑结束部分。
The designer also generates a Fill query, which wraps the table's SELECT statement and is implemented as a method of the same name on the typed DataSet.
设计器同时也产生一个填充查询,它封装了查询相关表的Select语句并且在类型化数据集中以同名方法实现。
That means that neither the target method nor the implementation needs to exist until the statement with the message is executed.
这意味着在执行该消息的语句前,既不需要目标方法,也不需要实现。
The second method is to use something similar to an SQL SELECT statement.
第二种方法是使用某种类似于SQLSELECT 语句的东西。
The declared parameter type for an annotated method can make a significant difference in how the SQL statement is executed.
带注释方法的声明的参数类型可以在很大程度上影响sql语句的执行。
The VALUES statement provides a method for executing a SQL statement without accessing a table or view.
values语句提供了一个无需访问表或视图即可执行sql语句的方法。
The return type of the method declaration indicates in what object format the results of the SQL statement will be returned.
方法声明的返回类型表明sql语句的结果返回什么样的对象格式。
Analyze the environment and optimize the method of satisfying the SQL statement.
分析环境并优化满足sql语句的方法。
As I noted earlier, I don't want to rely on the getConnection method of the statement because it could refer to a wrapped connection for which I don't have metadata.
正如前面提示过的,我不想依赖这条语句的getConnection方法,因为它会引用一个包装过的连接,而我没有这个连接的元数据。
Similarly, if we want to update the city attribute value, we can invoke its mutator method in the UPDATE statement ( Listing 2).
同样的,如果想更新城市属性值,可以调用UPDATE语句中的 mutator方法(清单2)。
Similarly, if we want to update the city attribute value, we can invoke its mutator method in the UPDATE statement ( Listing 2).
同样的,如果想更新城市属性值,可以调用UPDATE语句中的 mutator方法(清单2)。
应用推荐