Поделиться через


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
public RaiseErrorStatement()
public:
RaiseErrorStatement()
new : unit -> RaiseErrorStatement
public function RaiseErrorStatement()

.NET Framework Security

See Also

Reference

RaiseErrorStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace