Partager via


Constructeur TypeNotMappedException (String)

Initializes a new instance of the TypeNotMappedException class with a specified error message.

Espace de noms :  Microsoft.SqlServer.XEvent.Linq
Assembly :  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
Dim message As String 

Dim instance As New TypeNotMappedException(message)
public TypeNotMappedException(
    string message
)
public:
TypeNotMappedException(
    String^ message
)
new : 
        message:string -> TypeNotMappedException
public function TypeNotMappedException(
    message : String
)

Paramètres

Voir aussi

Référence

TypeNotMappedException Classe

Surcharge TypeNotMappedException

Espace de noms Microsoft.SqlServer.XEvent.Linq