Partager via


DataSchemaModelControllerException, constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe DataSchemaModelControllerException.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected DataSchemaModelControllerException(
    SerializationInfo info,
    StreamingContext context
)
protected:
DataSchemaModelControllerException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> DataSchemaModelControllerException
protected function DataSchemaModelControllerException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaModelControllerException Classe

DataSchemaModelControllerException, surcharge

Microsoft.Data.Schema.SchemaModel, espace de noms