Compartir a través de


SqlScriptEditorControl.MyOptions Propiedad

Definición

Obtiene o establece opciones de conexión que serán utilizadas por esta ventana para la ejecución.

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

Valor de propiedad

Microsoft.SqlServer.Management.UserSettings.QueryExecutionSettings

El objeto QueryExecutionSettings.

Se aplica a