Partager via


ErrorManager.MergeWith, méthode

Copie les erreurs d'un autre objet ErrorManager.

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

Syntaxe

'Déclaration
Public Sub MergeWith ( _
    otherErrorManager As ErrorManager _
)
public void MergeWith(
    ErrorManager otherErrorManager
)
public:
void MergeWith(
    ErrorManager^ otherErrorManager
)
member MergeWith : 
        otherErrorManager:ErrorManager -> unit 
public function MergeWith(
    otherErrorManager : ErrorManager
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ErrorManager Classe

Microsoft.Data.Schema, espace de noms