Méthode ValidationState.AddWarning
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 a warning 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 | |
---|---|---|
AddWarning(Exception, String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds a warning with the specified exception and binding key to the ValidationState. | |
AddWarning(String, String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds a warning with the specified message and binding key to the ValidationState. | |
AddWarning(String, Exception, String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Adds a warning with the specified message, exception and binding key to the ValidationState. |
Haut de la page