Compartir a través de


DacModelException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the DacModelException 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 DacModelException() Initializes a new instance of the DacModelException class.
Método público DacModelException(String) Initializes a new instance of the DacModelException class with the specified error message.
Método protegido DacModelException(SerializationInfo, StreamingContext) Initializes a new instance of the DacModelException class with specified SerializationInfo and StreamingContext.
Método público DacModelException(String, Exception) Initializes a new instance of the DacModelException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Arriba

Vea también

Referencia

DacModelException Clase

Espacio de nombres Microsoft.SqlServer.Dac.Model