您要查找的是不是:
- A trigger that fires in response to data definition language (DDL) statements. 为响应数据定义语言(DDL)语句而激发的触发器。
- Passthrough is commonly used to send data definition language statements. 直通通常用于发送数据定义语言语句。
- The Data Definition Language (DDL) part of SQL permits database tables to be created or deleted. 数据定义语言(DDL)为SQL中的一部分,可以让数据表建立或是删除。
- The set of statements,expressed in data definition language,that completely describe the structure of a data base. 一组以数据定义语言来表达的语句集,该语句集完整地描述了数据库的结构。
- The SQL statements for carrying out the tasks in this chapter are called the data definition language (DDL). 用于执行本章中各项任务的SQL语句被称为数据定义语言(DDL)。
- Added information about full-text Data Definition Language (DDL) statements and system stored procedures. 添加了有关全文数据定义语言(DDL)语句和系统存储过程的信息。
- Event notifications can monitor a subset of trace event classes and also all data definition language (DDL) events. 事件通知可以监视部分跟踪事件类和所有数据定义语言(DDL)事件。
- DDL triggers fire stored procedures in response to a variety of Data Definition Language (DDL) events. DDL触发器激发存储过程以响应各种数据定义语言(DDL)事件。
- Data definition language (DDL) statements executed at the publisher are replicated. 复制在发布服务器上执行的数据定义语言(DDL)语句。
- Data definition language statements such as CREATE, ALTER, or DROP statements are not allowed against linked servers. 不允许对链接服务器使用数据定义语言语句(如CREATE、ALTER或DROP语句)。
- The set of statements expressed in data definition language that completely describe the structure of a data base. 一组以数据定义语言来表达的语句集该语句集完整地描述了数据库的结构。
- The set of statements, expressed in data definition language, that completely describe the structure of a data base. 一组以数据定义语言来表达的语句集,该语句集完整地描述了数据库的结构。
- The set of statements, exdivssed in data definition language, that completely describe the structure of a data base. 一组以数据定义语言来表达的语句集,该语句集完整地描述了数据库的结构。
- The set of statements, exp ressed in data definition language, that completely describe the structure of a data base. 一组以数据解释语言来表达的语句集,该语句集完整地描述了数据库的结构。
- The Analysis Services Execute DDL task runs data definition language (DDL) statements that can create, drop, or alter mining structures and models. Analysis Services执行DDL任务运行可以创建、删除或更改挖掘结构和模型的数据定义语言(DDL)语句。
- A stored procedure that executes in response to a data manipulation language (DML) or data definition language (DDL) event. 为响应数据操作语言(DML)事件或数据定义语言(DDL)事件而执行的存储过程。
- Describes the function of DDL Triggers as a special kind of trigger that fires in response to Data Definition Language (DDL) statements. 说明作为特殊触发器的DDL触发器的功能,DDL触发器在响应数据定义语言(DDL)语句时激发。
- Adding a column to a replicated table article should be done by executing data definition language (DDL) commands against the published table. 向复制的表项目中添加列时,应通过对已发布的表执行数据定义语言(DDL)命令来进行。
- You cannot directly modify the data in the tables or perform data definition language (DDL) operations on the tables, such as CREATE INDEX. 但不能直接修改表中的数据或对表执行数据定义语言(DDL)操作,例如CREATE INDEX。
- SQL Server 2005 automatically detects the best degree of parallelism for each instance of a parallel query execution or index data definition language (DDL) operation. SQL Server 2005自动检测每个实例的并行查询执行或索引数据定义语言(DDL)操作的最佳并行度。