transact
美 [trænˈzækt]
英 [træn'zækt] 
词形变化
第三人称单数:transacts 现在分词:transacting 过去式:transacted 同义词
英汉双解
1. | [t][i] ~ (sth) (with sb) (与人或组织)做业务,做交易to do business with a person or an organization |
| buyers and sellers transacting business 进行交易的买方和卖方 |
英汉解释
英英解释
例句
With the EXECUTE statement, all parameter values must be converted to character or Unicode and made a part of the Transact-SQL string.
使用EXECUTE语句,所有参数值都必须转换为字符或Unicode,并成为Transact-SQL字符串的一部分。
Identifiers that do not comply with all the rules for identifiers must be delimited in a Transact-SQL statement.
在Transact-SQL语句中,必须对不符合所有标识符规则的标识符进行分隔。
A DDL Trigger can fire after execution of any Transact-SQL event that belongs to a predefined grouping of similar events.
可以在执行属于一组预定义的相似事件的任何Transact-SQL事件后触发DDL触发器。
For a list of columns that this view inherits, see sys. Objects (Transact-SQL).
有关此视图所继承列的列表,请参阅sys.objects(Transact-SQL)。
Authorized to transact business with you directly are this Head Office and our Beijing, Shanghai, Tianjin , Qingdao and Guangzhou branches.
我总行、北京、上海、天津、青岛、广州分行有权和贵行进行直接业务往来。
However, the trigger does not fire when any Transact-SQL statements on which it was programmed are executed.
但是,当执行编写触发器程序所用的任何Transact-SQL语句时,不会激发触发器。
It also found that the bank branch was declining in importance as more customers chose to transact online or by telephone.
调查还发现,由于越来越多的顾客选择在网上或通过电话进行交易,银行分支机构的重要性正在下降。
GO signals both the end of a batch and the execution of any cached Transact-SQL statements.
GO在批处理和执行任何缓存Transact-SQL语句结尾时会发出信号。
To see a list of currently created event notifications, use sys. Event_notifications (Transact-SQL).
若要查看当前创建的事件通知列表,请使用sys.event_notifications(Transact-SQL)。
Handling and keeping income and expense of the cash and transact the all income and expense process in the bank.
负责现金的纳入付出和保管,办理银行收付结存工作。
At last the agency told me it would take a week time to transact procedures.
在去年该机构告诉我,它会采取一个星期的时间交易程序。
For a list of conditions that must be met before a function can be schema bound, see CREATE FUNCTION (Transact-SQL).
有关函数绑定到架构前必须满足的条件的列表,请参阅CREATEFUNCTION(Transact-SQL)。
Transact the bank saving and cash draw, management check as well as the use of finance stamper.
办理银行存款和现金支取,管理支票和财务章的使用。
to be responsible for the annual examination, register transfer, paying bills and transact relative certifications of the vehicles.
负责车辆年检、过户、缴费及各类证明等有关手续的办理。
This doubles the number of Transact-SQL statements that must be coded to implement a given piece of logic.
这就使为实现某个给定逻辑而必须编码的Transact-SQL语句的数量加倍。
Use the generic query designer when you want to control the exact Transact-SQL used for a query.
如果希望控制用于查询的精确Transact-SQL,请使用通用查询设计器。
This script should contain a set of Transact-SQL statements that execute against the database or databases that you want to tune.
此脚本应包含一组对想要优化的数据库执行的Transact-SQL语句。
The Transact-SQL statements that accept a cursor name parameter also support the GLOBAL keyword to identify the scope of the name.
接受游标名称参数的Transact-SQL语句也支持使用GLOBAL关键字来标识名称的作用域。
Used to process multiple results , which can be generated by executing batch Transact - SQL statements .
用于处理多个结果,这些结果可通过执行批处理SQL语句获得。
Is the name of a Transact-SQL language event that, after execution, causes a DDL trigger to fire.
执行之后将导致激发DDL触发器的Transact-SQL语言事件的名称。
I will transact some business in London.
我要在伦敦办些事。
This can be useful if you do not have the Transact-SQL script file used to create the stored procedure.
如果没有用于创建存储过程的Transact-SQL脚本文件,这可能会非常有用。
Transact-SQL stored procedures cannot be modified to be CLR stored procedures and vice versa.
不能将Transact-SQL存储过程修改为CLR存储过程,反之亦然。
If your application supports only a single locale, provide a static locale in the Transact-SQL rule used to generate notifications.
如果应用程序只支持单个区域设置,则请在用于生成通知的Transact-SQL规则中提供一个静态区域设置。
This enables Transact-SQL batches, stored procedures, and triggers to work with the output one row at a time.
这样,Transact-SQL批、存储过程和触发器即可按一次一行的方式处理输出。
Is the text of the Transact-SQL query used to select the records to be submitted as events.
Transact-SQL查询的文本,用于选择作为事件提交的记录。
For a complete description of these options, see ALTER DATABASE (Transact-SQL).
有关这些选项的完整说明,请参阅ALTERDATABASE(Transact-SQL)。
MSmerge_conflicts_info (Transact-SQL) table is a system table and is not deleted from the database, even if it is empty.
MSmerge_conflicts_info(Transact-SQL)表是系统表,即使为空也不将其从数据库中删除。
This can be useful if you do not have the Transact-SQL script files used to create the function.
如果您没有用于创建函数的Transact-SQL脚本文件,这会很有用。
Specifies the start of a Transact-SQL distributed transaction managed by Microsoft Distributed Transaction Coordinator (MS DTC).
指定一个由Microsoft分布式事务处理协调器(MSDTC)管理的Transact-SQL分布式事务的起始。
The Connect to Database dialog box closes, and your Transact-SQL Editor is available with a connection to your Northwind database.
“连接到数据库”对话框关闭,您可以使用Transact-SQL编辑器来处理到Northwind数据库的连接。
The DDL trigger fires after execution of any Transact-SQL language event that belongs to event_group.
执行任何属于event_group的Transact-SQL语言事件之后,都将激发DDL触发器。
When OFF is specified, identifiers cannot be in quotation marks and must follow all Transact-SQL rules for identifiers.
当指定为OFF时,标识符不能用引号括起来,而且必须遵循所有用于标识符的Transact-SQL规则。
If the queue specified in the RECEIVE statement has the queue status set to OFF, the statement fails with a Transact-SQL error.
如果RECEIVE语句指定的队列的队列状态设置为OFF,则该语句将失败,并返回Transact-SQL错误。
For Transact-SQL user-defined functions, the system verifies the definition and prevents the definition of nondeterministic functions.
对于Transact-SQL用户定义的函数,系统将验证定义并防止定义非确定性函数。
UPDATE(column) can be used anywhere inside the body of a Transact-SQL trigger.
可以在Transact-SQL触发器主体中的任意位置使用UPDATE(column)。
Any dynamic Transact-SQL that is assigned to a variable will be truncated if it is larger than the buffer allocated for that variable.
如果分配给变量的任何动态Transact-SQL比为该变量分配的缓冲区大,那么它将被截断。
Is the name used to refer to the physical file in all Transact-SQL statements.
是在所有Transact-SQL语句中引用物理文件时所使用的名称。
Allows you to enter Transact-SQL statements, system procedures, and script files at the command prompt.
您可以在命令提示符下输入Transact-SQL语句、系统过程和脚本文件。
For more information about this statement, see BULK INSERT (Transact-SQL).
有关此语句的详细信息,请参阅BULKINSERT(Transact-SQL)。
Also, you can identify the source database of a view from the source_database_id column of the sys. Databases (Transact-SQL) catalog view.
此外,您还可以在sys.databases(Transact-SQL)目录视图的source_database_id列中找到某个视图的源数据库。