您要查找的是不是:
- Provides access to get and set option values for a designer. 提供对设计器的获取选项值和设置选项值的访问。
- A MARS-enabled connection maintains a list of default SET option values. 支持MARS的连接维护一组默认的SET选项值。
- The READPAST locking hint provides an alternative to this SET option. READPAST锁提示为该SET选项提供了另一种方式。
- Provides access to get and set option values for a Windows Forms designer. 提供对Windows窗体设计器的获取选项值和设置选项值的访问。
- In Interactive SQL, you can specify an option in a SET OPTION statement. 对于Interactive SQL,您可以在SET OPTION语句中指定选项。
- Get or set options on a transaction. 获得或设置事务的选项。
- This section describes the duration of SET options. 本节介绍了SET选项的持续时间。
- Dialog box to set options for your project. 对话框设置项目选项。
- Adding the TEMPORARY keyword to the SET OPTION statement changes the duration that the change takes effect. 将TEMPORARY关键字添加到SET OPTION语句中会改变更改生效的持续时间。
- If you set Option Explicit to Off, you can implicitly declare a variable by simply using it in your code. 如果将OptionExplicit设置为Off,可以通过仅在代码中使用变量来隐式声明变量。
- Unless explicitly reset, SET option values from all higher level code apply within a stored procedure or trigger. 除非进行显式重置,否则来自所有更高级别的代码中的SET选项值在存储过程或触发器内有效。
- When a batch executes under that connection, the default SET option values are copied to the request's environment. 在该连接下执行批处理时,将把默认的SET选项值复制到请求的环境。
- The point at which a SET option takes effect depends upon whether the option is a parse-time option or an execute-time option. SET选项何时生效取决于此选项是分析时选项还是执行时选项。
- If you set Option Strict On, you must cast from type Object to the appropriate type when getting values out of session state, as shown in the example. 如果设置Option Strict On,则在从会话状态中获取值之前必须将类型Object强制转换为相应的类型,如示例中所示。
- These files set options that differ between the two ISPs. 这些文件设置了两个ISPs中不同的部分。
- Provides a base class for getting and setting option values for a designer. 提供用于获取和设置设计器选项值的基类。
- This does not apply to the statistics related SET options. 这不适用与统计相关的SET选项。
- Returns the SET options active (set) for the current connection. 返回当前连接的活动(设置)的SET选项。
- Contains information about using the DATE CORRELATION OPTIMIZATION database SET option to improve query performance for queries that perform an equi-join between two tables whose. 列相关联的两个表之间执行equi-join的查询的查询性能。
- If you set Option Strict On, you must cast from type Object to the appropriate type when getting values out of application state, as shown in the example. 如果设置Option Strict On,则在从应用程序状态中获取值之前必须将类型Object强制转换为相应的类型,如示例中所示。