DataModificationStatement Constructor

Initializes a new instance of the DataModificationStatement class.

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

Syntax

'Declaration
Protected Sub New
protected DataModificationStatement()
protected:
DataModificationStatement()
new : unit -> DataModificationStatement
protected function DataModificationStatement()

.NET Framework Security

See Also

Reference

DataModificationStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace