statement n. 1.陈述,声明,声明书。 2.【法律】供述;交待。 3.【商业】贷借对照表;(财务)报告书。 Statements should be based on facts. 说话要有根据。 prepare an official statement 准备一项正式说明。 make a detailed statement of profit and loss 出具详细的损益计算书。 issue a statement 发表一个声明。 a random statement 胡乱的供词。 a bank statement 银行报告单[结单]。
language n. 1.语言;(某民族,某国的)国语;语调,措词。 2.(谈话者或作者所使用的)言语,语风,文风,文体。 3.专门用语,术语。 4.(动物的)叫声;(动作,手势等所表示的)表意语。 5.【自动化】机器代码 ( = machine language )。 6.〔俚语〕粗话,骂人的话;坏话。 7.态度,立场。 8.〔古语〕民族;某国国民。 a common language 共同的语言。 a dead language 死语言。 a foreign language 外国语。 a living language 活语言。 long language (与符号语言相对的)通用语言。 oral [spoken] language 口语。 the Chinese language 汉语。 written language 书面语。 high language 夸张的言词。 in his own language 按他自己的说法。 with a great command [an easy flow] of language 口若悬河。 legal language 法律用语。 medical language 医学用语。 parliamentary language 议会辞令;有礼貌的话。 the language of diplomacy 外交辞令。 the language of the science 科学用语。 finger [gesture, sign] language 手势语。 the language of flowers 花语〔如以 lily 象征纯洁等〕。 the language of the eyes 目语,眉目传情。 billing gate language = language of the fish-market 下流的粗话。 in strong language 用激烈的下流话。 use (bad [foul, warm]) language to sb. 谩骂某人。 in fourteen languages 〔美俚〕非常。 speak the same language 说共同的语言,信仰和观点相同。 language arts (中小学的)语言艺术学科。
References of a wmi query language statement that supports the traversal of associations programmatically by retrieving all association instances that refer to a particular source instance 一个wmi查询语言语句,它通过检索引用特定源实例的所有关联实例,支持以编程方式遍历关联。
A set of control ? language statements prescribing a solution path or run procedures ; an ordered list of major operations which constitute a procedure for a solution or computer run 用以描述解题途径或运行过程的一组控制语言的语句;或是构成解题过程或计算机运行过程的主要操作的有序表。
Mdx provides additional intrinsic functions , seamless integration of user - defined functions , enhanced data definition language statements , and new data manipulation language statements Mdx提供新增的内部函数、与用户定义函数的无缝集成、增强的数据定义语言( ddl )语句以及新增的数据操作语言( dml )语句。
Updating asynchronous statistics cannot take place if any data definition language statements , such as create , alter , and drop statements , occur in the same explicit user transaction 如果在同一个显式用户事务中出现某些数据定义语言( ddl )语句(例如, create 、 alter和drop语句) ,则无法更新异步统计信息。
A stored procedure can take input parameters , return tabular or scalar results and messages to the client , invoke data definition language and data manipulation language statements , and return output parameters 存储过程可以接受输入参数、向客户端返回表格或标量结果和消息、调用数据定义语言( ddl )和数据操作语言( dml )语句,然后返回输出参数。
Using a . net framework data provider , you can execute stored procedures or data definition language statements for example , create table and alter column to perform schema manipulation on a database or catalog 使用. net framework数据提供程序,您可以执行存储过程或数据定义语言语句(如create table和alter column )来对数据库或编录执行架构处理。
For example , most errors from a data definition language statement such as create table , or most errors that occur when set xact abort is set to on , terminate the transaction outside a try block but make a transaction uncommittable inside a try block 例如,数据定义语言( ddl )语句(如create table )中的大多数错误或set xact _ abort设置为on时出现的大多数错误都在try块外终止事务,而在try块内显示为事务无法提交。
Object names used with all data definition language statements such as create , alter , or drop statements , dbcc statements , execute and dynamic sql statements should be qualified with the name of the object schema if other users are to use the stored procedure 如果有其他用户要使用存储过程,则用于所有数据定义语言( ddl )语句(例如create 、 alter或drop语句, dbcc语句, execute和动态sql语句)的对象名应该用该对象架构的名称来限定。
Inside a stored procedure , object names used in all data definition language statements such as create , alter , or drop statements , dbcc statements , execute and dynamic sql statements must be qualified with the name of the object schema if users other than the stored procedure owner are to use the stored procedure 如果用户不是存储过程所有者,则在使用存储过程时,必须使用对象架构名称对存储过程内所有数据定义语言( ddl )语句(例如create 、 alter或drop语句、 dbcc语句、 execute和动态sql语句)中使用的对象名称进行限定。
Mdx provides data definition language statements ; data manipulation language statements ; scripting language statements for managing scope , context , and control of flow within mdx scripts ; operators and functions for the manipulation of data retrieved from multidimensional objects ; and the capability to extend mdx with user - defined functions Mdx提供了数据定义语言( ddl )语句,数据操作语言( dml )语句,用于管理mdx脚本中的作用域、上下文和流控制的脚本语言语句,用于操作从多维对象检索的数据的运算符和函数,以及通过用户定义函数来扩展mdx的能力。