ShowPlanEditorFactory Constructor
Initializes a new instance of the ShowPlanEditorFactory class.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors.VS (in SQLEditors.VS.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ShowPlanEditorFactory()
public ShowPlanEditorFactory()
public:
ShowPlanEditorFactory()
new : unit -> ShowPlanEditorFactory
public function ShowPlanEditorFactory()