Konstruktor MissingDacSchemaException (Exception)
Inicjuje nowe wystąpienie MissingDacSchemaException klasy z określonym wyjątek wewnętrzny.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dac
Zestaw: Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)
Składnia
'Deklaracja
Public Sub New ( _
innerException As Exception _
)
'Użycie
Dim innerException As Exception
Dim instance As New MissingDacSchemaException(innerException)
public MissingDacSchemaException(
Exception innerException
)
public:
MissingDacSchemaException(
Exception^ innerException
)
new :
innerException:Exception -> MissingDacSchemaException
public function MissingDacSchemaException(
innerException : Exception
)
Parametry
- innerException
Typ: System.Exception
Exception Obiekt zawierający wewnętrzny wyjątek.Ta jest używana podczas innym wyjątkiem należy podnieść powoduje wyjątek.