Construtor ValidationState
Incluir membros protegidos
Incluir membros herdados
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new instance of the ValidationState class.
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 | |
---|---|---|
ValidationState() | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new, default instance of the ValidationState class. | |
ValidationState(Exception, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new instance of the ValidationState class with the specified exception and binding key. | |
ValidationState(String, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new instance of the ValidationState class with the specified message and binding key. | |
ValidationState(Exception, String, Boolean) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type. | |
ValidationState(String, Exception, String) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type. | |
ValidationState(String, String, Boolean) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do 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) | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.. Initializes a new instance of the ValidationState class with the specified message, exception, binding key, and fault type. |
Início