Costruttore ValidationState
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new instance of the ValidationState class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() |
ValidationState() () () () | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new, default instance of the ValidationState class. |
![]() |
ValidationState(Exception, String) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new instance of the ValidationState class with the specified exception and binding key. |
![]() |
ValidationState(String, String) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new instance of the ValidationState class with the specified message and binding key. |
![]() |
ValidationState(Exception, String, Boolean) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type. |
![]() |
ValidationState(String, Exception, String) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type. |
![]() |
ValidationState(String, String, Boolean) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di 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) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.. Initializes a new instance of the ValidationState class with the specified message, exception, binding key, and fault type. |
In alto
Vedere anche