Share via


TryCatchStatement Constructor

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

.NET Framework Security

See Also

Reference

TryCatchStatement Class

TryCatchStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace