单词 | set option |
释义 | 例句释义: 集合选择项,设置选项,集合选项,利用设定选项之群集 1. The SET option chosen remains in effect during the execution of the stored procedure and then reverts to its former setting. 选择的SET选项在存储过程执行过程中有效,之后恢复为原来的设置。 msdn2.microsoft.com 2. The SET option selected remains in effect during the execution of the trigger and then reverts to its former setting. 选择的SET选项在触发器执行期间保持有效,然后恢复为原来的设置。 msdn2.microsoft.com 3. When a batch executes under that connection, the default SET option values are copied to the request's environment. 在该连接下执行批处理时,将把默认的SET选项值复制到请求的环境。 technet.microsoft.com 4. The SET option settings must be the same as those required for indexed views and computed column indexes. SET选项的设置必须与索引视图或计算列索引所需要的设置相同。 technet.microsoft.com 5. The PARAMETERIZATION query hint is used to override the current setting of the PARAMETERIZATION database SET option inside a plan guide. PARAMETERIZATION查询提示用于覆盖计划指南中PARAMETERIZATION数据库SET选项的当前设置。 msdn2.microsoft.com 6. Errors can be treated in different ways by setting the ON_ERROR and CONVERSION_ERROR options (see SET OPTION). 通过设置ON_ERROR和CONVERSION_ERROR选项,可以以不同的方式来处理错误(请参见SETOPTION)。 www.ianywhere.com 7. Unless explicitly reset, SET option values from all higher level code apply within a stored procedure or trigger. 除非进行显式重置,否则来自所有更高级别的代码中的SET选项值在存储过程或触发器内有效。 technet.microsoft.com 8. Adding the TEMPORARY keyword to the SET OPTION statement changes the duration that the change takes effect. 将TEMPORARY关键字添加到SETOPTION语句中会改变更改生效的持续时间。 www.ianywhere.com 9. When you use the Import Script or Import Database Schema commands, SET option values are not imported for individual database objects. 使用“导入脚本”或“导入数据库架构”命令时,不为各个数据库对象导入SET选项的值。 msdn2.microsoft.com 10. However, you can specify that all queries in a database be parameterized by setting the PARAMETERIZATION database SET option to FORCED. 不过,您可以通过将PARAMETERIZATION数据库的SET选项设置为FORCED来指定参数化数据库中的所有查询。 msdn2.microsoft.com 1. You can change the isolation level of a connection during a transaction using the SET OPTION statement to alter the ISOLATION_LEVEL option. 可以使用SETOPTION语句来更改ISOLATION_LEVEL选项,以在事务期间更改连接的隔离级别。 www.ianywhere.com 2. Provides access to get and set option values for a Windows Forms designer. 提供对Windows窗体设计器的获取选项值和设置选项值的访问。 msdn2.microsoft.com 3. The XACT_ABORT SET option should be set to ON for INSERT, UPDATE, or DELETE statements to work. 应将XACT_ABORTSET选项设置为ON,以使INSERT、UPDATE或DELETE语句生效。 msdn2.microsoft.com 4. By default, the option value applies to the currently logged on user ID that issued the SET OPTION statement. 缺省情况下,选项值应用于发出SETOPTION语句的当前登录用户ID。 www.ianywhere.com 5. Specify the desired properties within a SET OPTION statement. 在SETOPTION语句中指定所需属性。 www.ianywhere.com 6. Provides access to get and set option values for a designer. 提供对设计器的获取选项值和设置选项值的访问。 msdn2.microsoft.com 7. In Interactive SQL, you can specify an option in a SET OPTION statement. 对于InteractiveSQL,您可以在SETOPTION语句中指定选项。 www.ianywhere.com 8. If you set Option Explicit to Off, you can implicitly declare a variable by simply using it in your code. 如果将OptionExplicit设置为Off,可以通过仅在代码中使用变量来隐式声明变量。 msdn2.microsoft.com 9. You can also set Option Explicit in the Visual Studio integrated development environment (IDE) or on a command line. 您也可以在VisualStudio集成开发环境(IDE)中或命令行上设置OptionExplicit。 msdn2.microsoft.com 10. Empty SET statement (with no SET option assignments) is allowed. 允许使用空的SET语句(未指定SET选项)。 technet.microsoft.com 1. The DATE_ORDER database option can have the value MDY, YMD, or DMY (see SET OPTION statement). DATE_ORDER数据库选项的值可以是MDY、YMD或DMY(请参见SETOPTION语句)。 www.ianywhere.com 2. By default, the option value is permanent: it will not change until it is explicitly changed using the SET OPTION statement. 缺省情况下,选项值是永久性的:除非用SETOPTION语句显式更改它,否则它不会改变。 www.ianywhere.com 3. Static embedded SQL SET OPTION statements are not replicated. 不复制静态嵌入式SQLSETOPTION语句。 www.ianywhere.com 4. A MARS-enabled connection maintains a list of default SET option values. 支持MARS的连接维护一组默认的SET选项值。 technet.microsoft.com 5. New requests that execute under the same session after this change will use these new SET option settings. 在此更改之后,同一会话中执行的新请求将使用这些新的SET选项设置。 msdn2.microsoft.com 6. The File set option is used when a set of file-paths is given to the XML stage. 向XMLStage提供一系列文件路径时,使用File设置选项。 www.ibm.com 7. The READPAST locking hint provides an alternative to this SET option. READPAST锁提示为该SET选项提供了另一种方式。 msdn2.microsoft.com 8. Database options in Adaptive Server Anywhere are set using the SET OPTION statement. 在AdaptiveServerAnywhere中,用SETOPTION语句设置数据库选项。 www.ianywhere.com 9. SET option settings that affect a compiled plan. 影响编译计划的SET选项设置。 msdn2.microsoft.com 10. The optimistic concurrency based on result set option is recommended. 建议使用基于结果集选项的开放式并发。 technet.microsoft.com 1. Module was created with ANSI NULLS set option set to ON. 模块是通过将ANSINULLS设置选项设置为ON而创建的。 technet.microsoft.com 2. A SET option overrides a database option. SET选项替代数据库选项。 msdn2.microsoft.com 3. The SET OPTION statement is used to change options that affect the behavior of the database server. SETOPTION语句用于更改影响数据库服务器行为的选项。 www.ianywhere.com 4. Button before using this SET option. 请在使用该SET选项之前清除。 msdn2.microsoft.com 5. A hint overrides a SET option. 提示替代SET选项。 msdn2.microsoft.com 6. Users can use the SET OPTION statement to change the values for their own user ID. 用户可以使用SETOPTION语句更改他们自己的用户ID值。 www.ianywhere.com 7. DBCC USEROPTIONS returns a column for the name of the SET option and a column for the value of the option (values and entries may vary) DBCCUSEROPTIONS返回SET选项的名称列和该选项的值列(值和项可能会变化) msdn2.microsoft.com 8. To set Option Explicit in the integrated development environment (IDE) 在集成开发环境(IDE)中设置OptionExplicit msdn2.microsoft.com 9. For more information about required SET option settings with indexed views and indexes on computed columns, see 有关计算列的索引视图和索引必需的SET选项设置的详细信息,请参阅 msdn2.microsoft.com 10. Another technique to check for errors and exit is to use the set option 另一个检查错误并退出的技巧是使用set选项 www.ibm.com 1. To set Option Explicit on the command line 在命令行上设置OptionExplicit msdn2.microsoft.com 2. To specify a pure binary comparison, set Option Compare 若要指定纯二进制比较,请将 msdn2.microsoft.com 3. To specify a text comparison, set Option Compare 若要指定一个文本比较,请将 msdn2.microsoft.com 4. SET Option Settings for OLE DB and ODBC Connections OLEDB和ODBC连接的SET选项设置 technet.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。