Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The RegisteredServerException class represents the exception raised when an error occurs during server registration.
Gerarchia di ereditarietà
System.Object
System.Exception
System.ApplicationException
Microsoft.SqlServer.Management.Smo.RegSvrEnum.RegisteredServerException
Spazio dei nomi Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly: Microsoft.SqlServer.RegSvrEnum (in Microsoft.SqlServer.RegSvrEnum.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class RegisteredServerException _
Inherits ApplicationException
'Utilizzo
Dim instance As RegisteredServerException
[SerializableAttribute]
public class RegisteredServerException : ApplicationException
[SerializableAttribute]
public ref class RegisteredServerException : public ApplicationException
[<SerializableAttribute>]
type RegisteredServerException =
class
inherit ApplicationException
end
public class RegisteredServerException extends ApplicationException
Nel tipo RegisteredServerException sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
RegisteredServerException() | Initializes a new instance of the RegisteredServerException class. |
![]() |
RegisteredServerException(String) | Initializes a new instance of the RegisteredServerException class with the specified message. |
![]() |
RegisteredServerException(SerializationInfo, StreamingContext) | Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception. |
![]() |
RegisteredServerException(String, Exception) | Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Data | Ereditato da Exception. |
![]() |
HelpLink | Ereditato da Exception. |
![]() |
HResult | Ereditato da Exception. |
![]() |
InnerException | Ereditato da Exception. |
![]() |
Message | Ereditato da Exception. |
![]() |
Source | Ereditato da Exception. |
![]() |
StackTrace | Ereditato da Exception. |
![]() |
TargetSite | Ereditato da Exception. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetBaseException | Ereditato da Exception. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetObjectData | Criticità per la sicurezza. Ereditato da Exception. |
![]() |
GetType | Ereditato da Exception. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Exception. |
In alto
Eventi
| Nome | Descrizione | |
|---|---|---|
![]() |
SerializeObjectState | Ereditato da Exception. |
In alto
Osservazioni
Thread Safety
Tutti i membri statici pubblici (Shared in Microsoft Visual Basic) di questo tipo sono sicuri per le operazioni a thread multipli. Non è invece garantita la sicurezza dei membri dell'istanza.
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.Smo.RegSvrEnum
.gif)
.gif)
.gif)
.gif)