Share via


ShutdownStatement Constructor

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

.NET Framework Security

See Also

Reference

ShutdownStatement Class

ShutdownStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace