Constructeur TypeNotMappedException (SerializationInfo, StreamingContext)

Initializes a new instance of the TypeNotMappedException class with the specified serialization and context information.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo 
Dim context As StreamingContext 

Dim instance As New TypeNotMappedException(info, context)
protected TypeNotMappedException(
    SerializationInfo info,
    StreamingContext context
)
protected:
TypeNotMappedException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> TypeNotMappedException
protected function TypeNotMappedException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Voir aussi

Référence

TypeNotMappedException Classe

Surcharge TypeNotMappedException

Espace de noms Microsoft.SqlServer.XEvent.Linq