Share via


SetErrorLevelStatement Constructor

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

.NET Framework Security

See Also

Reference

SetErrorLevelStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace