Share via


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
Public method SetConnection(UIConnectionGroupInfo) Associates a connection context with the script editor.
Public method SetConnection(UIConnectionInfo) Associate a connection with the script.
Public method SetConnection(UIConnectionGroupInfo, IDbConnection) Enables stamp with live connection.
Public method SetConnection(UIConnectionInfo, IDbConnection) Enables stamp used with live connection

Top

See Also

Reference

ScriptAndResultsEditorControl Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace