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.
Represents the base class for all Integration Services exceptions.
Vererbungshierarchie
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.IntegrationServices.IntegrationServicesException
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class IntegrationServicesException _
Inherits SqlServerManagementException
'Usage
Dim instance As IntegrationServicesException
[SerializableAttribute]
public class IntegrationServicesException : SqlServerManagementException
[SerializableAttribute]
public ref class IntegrationServicesException : public SqlServerManagementException
[<SerializableAttribute>]
type IntegrationServicesException =
class
inherit SqlServerManagementException
end
public class IntegrationServicesException extends SqlServerManagementException
Der IntegrationServicesException-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
IntegrationServicesException() | Initializes a new instance of the IntegrationServicesException class. |
![]() |
IntegrationServicesException(String) | Initializes a new instance of the IntegrationServicesException class with the specified exception message. |
![]() |
IntegrationServicesException(SerializationInfo, StreamingContext) | Initializes a new instance of the IntegrationServicesException class with the specified information and streaming context. |
![]() |
IntegrationServicesException(String, Exception) | Initializes a new instance of the IntegrationServicesException class with the specified exception message. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Data | (Geerbt von Exception.) |
![]() |
HelpLink | Gets a link to the help website. (Überschreibt Exception.HelpLink.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | (Geerbt von Exception.) |
![]() ![]() |
ProductVersion | Gets the version of the product. |
![]() |
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.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetHelpContext | Sets the help context based on the resource string that is passed. |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Ereignisse
| Name | Beschreibung | |
|---|---|---|
![]() |
SerializeObjectState | (Geerbt von Exception.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.SqlServer.Management.IntegrationServices-Namespace
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)