Compartilhar via


Construtor ObjectValidationException

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the ObjectValidationException 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
Método público ObjectValidationException() Initializes a new instance of the ObjectValidationException class.
Método público ObjectValidationException(String) Initializes a new instance of the ObjectValidationException class that has the specified message text.
Método público ObjectValidationException(String, Exception) Initializes a new instance of the ObjectValidationException class that has the specified message text and inner exception.
Método público ObjectValidationException(String, String) Initializes a new instance of the ObjectValidationException class that has the specified object name and type.
Método público ObjectValidationException(String, String, Exception) Initializes a new instance of the ObjectValidationException class that has the specified object name, object type and inner exception.

Início

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

ObjectValidationException Classe

Namespace Microsoft.SqlServer.Management.Dmf