Konstruktor RestartPendingException (String)
Inicjuje nowe wystąpienie RestartPendingException klasy z określonej wiadomości.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String _
)
'Użycie
Dim message As String
Dim instance As New RestartPendingException(message)
public RestartPendingException(
string message
)
public:
RestartPendingException(
String^ message
)
new :
message:string -> RestartPendingException
public function RestartPendingException(
message : String
)
Parametry
- message
Typ: System.String
A String wartość, która określa tekst komunikatu, skojarzona z ponownego uruchomienia oczekujące wyjątek.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.