Partager via


Méthode AddError

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds an error to the ValidationState.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique AddError(Exception, String) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds an error with the specified exception and binding key to the ValidationState.
Méthode publique AddError(String, String) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds an error with the specified message and binding key to the ValidationState.
Méthode publique AddError(String, Exception, String) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds an error with the specified message, exception, and binding key to the ValidationState.

Haut de la page