ScriptAndResultsEditorControl.SetConnection Method
Include Protected Members
Include Inherited Members
Sets the connection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetConnection(UIConnectionGroupInfo) | Associates a connection context with the script editor. | |
SetConnection(UIConnectionInfo) | Associate a connection with the script. | |
SetConnection(UIConnectionGroupInfo, IDbConnection) | Enables stamp with live connection. | |
SetConnection(UIConnectionInfo, IDbConnection) | Enables stamp used with live connection |
Top
See Also
Reference
ScriptAndResultsEditorControl Class
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace