Share via


UpdateMergeAction Constructor

Initializes a new instance of the UpdateMergeAction class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New UpdateMergeAction()
public UpdateMergeAction()
public:
UpdateMergeAction()
public function UpdateMergeAction()

.NET Framework Security

See Also

Reference

UpdateMergeAction Class

UpdateMergeAction Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace