Freigeben über


TryCatchStatement-Konstruktor

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

Siehe auch

Verweis

TryCatchStatement Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace