Share via


RaiseErrorStatement Constructor

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

.NET Framework Security

See Also

Reference

RaiseErrorStatement Class

RaiseErrorStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace