EditorFactoryBase Constructor

Initializes a new instance of the [T::Microsoft.SqlServer.Management.UI.VSIntegration.Editors.EditorFactoryBase] class.

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

Syntax

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

See Also

Reference

EditorFactoryBase Class

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