SchemaCompareSourceTargetControl Constructor

Initializes a new instance of the SchemaCompareSourceTargetControl class.

Namespace:  Microsoft.VisualStudio.Data.Tools.Package.SchemaCompare.UI.Editors
Assembly:  Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SchemaCompareSourceTargetControl()
public SchemaCompareSourceTargetControl()
public:
SchemaCompareSourceTargetControl()
new : unit -> SchemaCompareSourceTargetControl
public function SchemaCompareSourceTargetControl()

See Also

Reference

SchemaCompareSourceTargetControl Class

Microsoft.VisualStudio.Data.Tools.Package.SchemaCompare.UI.Editors Namespace