SqlScriptEditorControl.UpdatePropWindowWithConnection Method
Shortcut to update property window with settings when connection completes.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Protected Sub UpdatePropWindowWithConnection
'Usage
Me.UpdatePropWindowWithConnection()
protected void UpdatePropWindowWithConnection()
protected:
void UpdatePropWindowWithConnection()
member UpdatePropWindowWithConnection : unit -> unit
protected function UpdatePropWindowWithConnection()
See Also
Reference
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace