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 物件。