Delen via


ShutdownStatement Constructor

Initializes a new instance of the ShutdownStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ShutdownStatement()
public ShutdownStatement()
public:
ShutdownStatement()
new : unit -> ShutdownStatement
public function ShutdownStatement()

See Also

Reference

ShutdownStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace