SqlEditorPackage Constructor
Initializes a new instance of the SqlEditorPackage class.
Namespace: Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration
Assembly: Microsoft.VisualStudio.Data.Tools.SqlEditor (in Microsoft.VisualStudio.Data.Tools.SqlEditor.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SqlEditorPackage()
public SqlEditorPackage()
public:
SqlEditorPackage()
new : unit -> SqlEditorPackage
public function SqlEditorPackage()
See Also
Reference
Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration Namespace