Constructeur ValidationState
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.. Initializes a new instance of the ValidationState class.
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 | |
---|---|---|
ValidationState() | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new, default instance of the ValidationState class. | |
ValidationState(Exception, String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new instance of the ValidationState class with the specified exception and binding key. | |
ValidationState(String, String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new instance of the ValidationState class with the specified message and binding key. | |
ValidationState(Exception, String, Boolean) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type. | |
ValidationState(String, Exception, String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type. | |
ValidationState(String, String, Boolean) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new instance of the ValidationState class with the specified error message, binding key, and fault type. | |
ValidationState(String, Exception, String, Boolean) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.. Initializes a new instance of the ValidationState class with the specified message, exception, binding key, and fault type. |
Haut de la page