Compartir a través de


ObjectValidationException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the ObjectValidationException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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.

Arriba

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Vea también

Referencia

ObjectValidationException Clase

Espacio de nombres Microsoft.SqlServer.Management.Dmf