Costruttore RestartPendingException

Initializes a new instance of the RestartPendingException class.

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New RestartPendingException()
public RestartPendingException()
public:
RestartPendingException()
new : unit -> RestartPendingException
public function RestartPendingException()

Osservazioni

Il costruttore predefinito inizializza tutti i campi in base ai valori predefiniti.

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Esempi

Gestione delle eccezioni SMO

Vedere anche

Riferimento

RestartPendingException Classe

Overload RestartPendingException

Spazio dei nomi Microsoft.SqlServer.Management.Dmf