Méthode ValidationState.AddError
Inclure les membres protégés
Inclure les membres hérités
Ne faites pas directement référence à 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 | |
---|---|---|
![]() |
AddError(Exception, String) | Ne faites pas directement référence à 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. |
![]() |
AddError(String, String) | Ne faites pas directement référence à 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. |
![]() |
AddError(String, Exception, String) | Ne faites pas directement référence à 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