By using XML tags within the policy, you can modify text, add text to the utility syntax statement, or remove text from it.
通过在策略值使用XML标记,您可以修改文本,将文本添加到实用程序语法语句,或者从中删除文本。
A syntax tree can be created from an entire file or just a loose statement or expression.
我们可以从完整的文件创建语法树,也可以从松散的声明或者表达式生成它。
While serving the same purpose and sharing almost the same syntax, this statement is quite different between platform and releases.
尽管用途相同,语法也大致相同,但该语句在不同的平台和版本之间存在很大的差异。
This produces the following SQL statement which is structurally complete but with invalid syntax.
这会产生以下sql语句,它在结构上是完整的,但是语法是无效的。
If you want to start the event monitor only for specific applications, specify an event condition in the CREATE event monitor statement syntax shown in Figure 30.
如果希望只为特定的应用程序启动事件监视器,那么用CREATEEVENTmonitor语句语法指定事件条件,见图30。
The CREATE statement has one slightly nonstandard bit of SQL syntax.
CREATE语句稍微有一些不符合标准的SQL语法。
When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.
如果在编译时一个SQL语句的语法是完全已知的,那么这个语句就称为静态 SQL。
Suppose the programmer needs to use the CALL CICS statement in COBOL but forgot the syntax.
假定程序员需要在COBOL中使用CALLCICS语句,但却忘记了语法。
The GRANT statement syntax for other database objects is similar and is available in the DB2 UDB documentation.
其他数据库对象的grant语句语法是相似的,请参考db 2UD b文档。
Receive and verify the syntax of the SQL statement.
接收并验证sql语句的语法。
This provides the ability to simply check the syntax or test execute the SQL statement provided in the view definition.
这使您可以选中视图定义中提供的语法或测试执行sql语句。
Figure 11 shows an example of the syntax validation error that occurs after you set the statement terminator to an exclamation point (!), and do not update an existing statement terminator.
图11显示的是将语句结束符设置为感叹号(!)但未修改现有语句结束符之后所出现的语法验证错误。
Options are available to check the syntax of the SQL defining the view as well as to test the execution of this statement.
它具有可用于检查定义视图的sql语法和测试此语句执行情况的选项。
New syntax for disabling an index for foreign key constraint was added to use with the ALTER statement.
用于为外键约束禁用索引的新语句被使用alter语句添加来使用。
Editor features include syntax highlighting, SQL formatting, content assist, statement parsing and validation, and semantic validation.
编辑器具有语法高亮显示、sql格式化、内容补全、语句解析与验证和语法验证等特性。
This is in contrast to a dynamic SQL statement, whose syntax is not known until run-time.
反之就是动态sql语句,其语法直到运行时才知道。
If the variable is not defined, the statement is flagged as a syntax error.
如果变量没有定义,则语句被标为有语法错误。
Figure 8 shows the syntax diagram of the REVOKE statement for tables and views.
图8显示表和视图的revoke语句的语法图。
The syntax for this statement is very similar between platforms, as follows.
该语句的语法在平台间非常类似,如下所示。
You can use AccessIntent to resolve the lock type and pass this lock type to the stored procedure, which then determines the correct SELECT statement syntax based on the lock type.
用户可以使用AccessIntent来解决锁定类型并将该死锁类型传送给存储过程,然后以锁定类型为基础,确定适当的SELECT语句语法。
The federated database simply takes the SQL statement, translates it into valid Oracle syntax and passes it onto the Oracle database for processing.
联邦数据库提取sql语句,将它转换成有效的oracle语法,并传递到Oracle数据库上进行处理。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
当使用DBI->connect语句(语法如下)来创建一个数据库句柄 时,DBI模块会自动加载DBD::DB2驱动程序。
Perl's tr statement has a slightly different syntax, more like sed's search and replace expressions.
Perl的tr语句具有不同的语法,它更像sed的搜索和替换表达式。
The CREATE PROCEDURE statement provides special syntax for Oracle routines in packages, a three-part name in the SOURCE clause where the middle part identifies the package.
CREATEprocedure语句为包中的Oracle例程提供了特殊语法,即source子句中分三部分的名称,其中中间的部分标识包。
Note that the p @ Person(…) syntax gives us a way to flatten this nesting of match statements into one statement.
主意p @Person(...)语法给了我们一个把嵌套的match语句平坦化成一个语句的方法。
Click on Parse to check the statement for syntax errors.
单击Parse以检查语句有无语法错误。
This is indicated in ESQL SET statement syntax using a colon character to separate the two sections of the Qualified Name.
在ESQLset语句语法中,用冒号分隔限定名(Qualified Name)的两部分,以此来表示这一点。
Each statement represents valid Ruby syntax.
每一条语句表示有效的ruby语法。
Listing 5 provides the full syntax for the SQL INSERT statement in Apache Derby.
清单5提供了ApacheDerby中SQLinsert语句的完整语法。
The simplest flow control statement is the if statement, whose basic syntax is demonstrated in the pseudocode shown in Listing 4.
最简单的流控制语句是if 语句,它的基本语法在清单 4中的伪代码中演示了。
应用推荐