ExceptionHandlingClause Class

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public MustInherit Class ExceptionHandlingClause
'Usage
Dim instance As ExceptionHandlingClause
public abstract class ExceptionHandlingClause
public ref class ExceptionHandlingClause abstract
[<AbstractClassAttribute>]
type ExceptionHandlingClause =  class end
public abstract class ExceptionHandlingClause

Inheritance Hierarchy

Object
  System.Reflection.Mock.ExceptionHandlingClause

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ExceptionHandlingClause Members

System.Reflection.Mock Namespace