Constructeur TypeNotMappedException
Initializes a new instance of the TypeNotMappedException class with the default values.
Espace de noms : Microsoft.SqlServer.XEvent.Linq
Assembly : Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New TypeNotMappedException()
public TypeNotMappedException()
public:
TypeNotMappedException()
new : unit -> TypeNotMappedException
public function TypeNotMappedException()