Share via


SendStatement Constructor

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

.NET Framework Security

See Also

Reference

SendStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace