TypeNotMappedException Constructor

Initializes a new instance of the TypeNotMappedException class with the default values.

Namespace:  Microsoft.SqlServer.XEvent.Linq
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Syntax

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

See Also

Reference

TypeNotMappedException Class

TypeNotMappedException Overload

Microsoft.SqlServer.XEvent.Linq Namespace