AssignmentSetClause Constructor

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

.NET Framework Security

See Also

Reference

AssignmentSetClause Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace