Método ValidationState.AddWarning
Incluir membros protegidos
Incluir membros herdados
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds a warning 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 | |
---|---|---|
AddWarning(Exception, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds a warning with the specified exception and binding key to the ValidationState. | |
AddWarning(String, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds a warning with the specified message and binding key to the ValidationState. | |
AddWarning(String, Exception, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Adds a warning with the specified message, exception and binding key to the ValidationState. |
Início