Konstruktor InvalidSqlServer2005StoreFormatException (String, Exception)
Inicjuje nowe wystąpienie InvalidSqlServer2005StoreFormatException klasy, która ma określoną wiadomość tekst i wewnętrzny wyjątek.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String, _
innerException As Exception _
)
'Użycie
Dim message As String
Dim innerException As Exception
Dim instance As New InvalidSqlServer2005StoreFormatException(message, _
innerException)
public InvalidSqlServer2005StoreFormatException(
string message,
Exception innerException
)
public:
InvalidSqlServer2005StoreFormatException(
String^ message,
Exception^ innerException
)
new :
message:string *
innerException:Exception -> InvalidSqlServer2005StoreFormatException
public function InvalidSqlServer2005StoreFormatException(
message : String,
innerException : Exception
)
Parametry
- message
Typ: System.String
A String wartość, która określa tekst komunikatu, który opis zdarzenie, który spowodował wyjątek.
- 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.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.