Metodo AddError
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error to the ValidationState.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() |
AddError(Exception, String) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error with the specified exception and binding key to the ValidationState. |
![]() |
AddError(String, String) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error with the specified message and binding key to the ValidationState. |
![]() |
AddError(String, Exception, String) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Adds an error with the specified message, exception, and binding key to the ValidationState. |
In alto
Vedere anche