ShowPlanEditorFactory Constructor

Initializes a new instance of the ShowPlanEditorFactory class.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ShowPlanEditorFactory()
public ShowPlanEditorFactory()
public:
ShowPlanEditorFactory()
new : unit -> ShowPlanEditorFactory
public function ShowPlanEditorFactory()

See Also

Reference

ShowPlanEditorFactory Class

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