EditorFactoryBase Constructor ()

 

Applies To: SQL Server 2016 Preview

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

public EditorFactoryBase()
public:
EditorFactoryBase()
new : unit -> EditorFactoryBase
Public Sub New

See Also

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

Return to top