SqlTryCatchStatement.CatchBlock Property

Definition

public Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlStatementCollection CatchBlock { get; }
member this.CatchBlock : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlStatementCollection
Public ReadOnly Property CatchBlock As SqlStatementCollection

Property Value

Applies to