Método ValidationState.AddError
Incluir membros protegidos
Incluir membros herdados
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds an error to the ValidationState.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
AddError(Exception, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds an error with the specified exception and binding key to the ValidationState. | |
AddError(String, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds an error with the specified message and binding key to the ValidationState. | |
AddError(String, Exception, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds an error with the specified message, exception, and binding key to the ValidationState. |
Início