MergeActionClause Constructor

Initializes a new instance of the MergeActionClause 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
public MergeActionClause()
public:
MergeActionClause()
new : unit -> MergeActionClause
public function MergeActionClause()

.NET Framework Security

See Also

Reference

MergeActionClause Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace