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
'Usage
Dim instance As New SendStatement()
public SendStatement()
public:
SendStatement()
public function SendStatement()

.NET Framework Security

See Also

Reference

SendStatement Class

SendStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace