Construtor RestartPendingException<T>
Initializes a new instance of the RestartPendingException class.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New RestartPendingException()
public RestartPendingException()
public:
RestartPendingException()
new : unit -> RestartPendingException
public function RestartPendingException()
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.
Consulte também
Referência
RestartPendingException<T> Classe