EditorFactoryPackage Constructor
Initializes a new instance of the EditorFactoryPackage 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 EditorFactoryPackage()
public EditorFactoryPackage()
public:
EditorFactoryPackage()
new : unit -> EditorFactoryPackage
public function EditorFactoryPackage()