Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The RegisteredServerException enumeration contains values that determine the kind of exception that was generated by the Registered Servers service.
Vererbungshierarchie
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException
Microsoft.SqlServer.Management.RegisteredServers.InvalidSqlServer2005StoreFormatException
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class RegisteredServerException _
Inherits SqlServerManagementException
'Usage
Dim instance As RegisteredServerException
[SerializableAttribute]
public class RegisteredServerException : SqlServerManagementException
[SerializableAttribute]
public ref class RegisteredServerException : public SqlServerManagementException
[<SerializableAttribute>]
type RegisteredServerException =
class
inherit SqlServerManagementException
end
public class RegisteredServerException extends SqlServerManagementException
Der RegisteredServerException-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
RegisteredServerException() | Initializes an instance of the RegisteredServerException class. |
![]() |
RegisteredServerException(String) | Initializes an instance of the RegisteredServerException class with the specified message. |
![]() |
RegisteredServerException(SerializationInfo, StreamingContext) | Initializes an instance of the RegisteredServerException class with the specified serialized object data and contextual information. |
![]() |
RegisteredServerException(String, Exception) | Initializes an instance of the RegisteredServerException class with the specified message and inner exception. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Data | (Geerbt von Exception.) |
![]() |
HelpLink | Gets a String value that has a link to additional information about the exception. (Überschreibt Exception.HelpLink.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | (Geerbt von Exception.) |
![]() ![]() |
ProdVer | Gets a String value that specifies the version of the instance of the Database Engine that raised the exception. |
![]() |
RegisteredServerExceptionType | Gets the type of the exception. |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | Sicherheitskritisch (Geerbt von Exception.) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
Init | Initializes the properties of a RegisteredServerException object |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetHelpContext | Sets the help context for the exception. |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Ereignisse
| Name | Beschreibung | |
|---|---|---|
![]() |
SerializeObjectState | (Geerbt von Exception.) |
Zum Anfang
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)