AddError Método
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.. Adds an error to the ValidationState.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
AddError(Exception, String) | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.. Adds an error with the specified exception and binding key to the ValidationState. | |
AddError(String, String) | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.. Adds an error with the specified message and binding key to the ValidationState. | |
AddError(String, Exception, String) | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.. Adds an error with the specified message, exception, and binding key to the ValidationState. |
Arriba
Vea también