Construtor TypeNotMappedException
Initializes a new instance of the TypeNotMappedException class with the default values.
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New TypeNotMappedException()
public TypeNotMappedException()
public:
TypeNotMappedException()
new : unit -> TypeNotMappedException
public function TypeNotMappedException()