SqlScriptEditorControl.MyOptions 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置此窗口用于执行的连接选项。
protected:
property Microsoft::SqlServer::Management::UserSettings::QueryExecutionSettings ^ MyOptions { Microsoft::SqlServer::Management::UserSettings::QueryExecutionSettings ^ get(); void set(Microsoft::SqlServer::Management::UserSettings::QueryExecutionSettings ^ value); };
protected Microsoft.SqlServer.Management.UserSettings.QueryExecutionSettings MyOptions { get; set; }
member this.MyOptions : Microsoft.SqlServer.Management.UserSettings.QueryExecutionSettings with get, set
Protected Property MyOptions As QueryExecutionSettings
属性值
Microsoft.SqlServer.Management.UserSettings.QueryExecutionSettings
QueryExecutionSettings 对象。