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.
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Represents the transfer error messages task.
Namespace: Microsoft.SqlServer.Dts.Tasks.TransferErrorMessagesTask
Assembly: Microsoft.SqlServer.TransferErrorMessagesTask (in Microsoft.SqlServer.TransferErrorMessagesTask.dll)
Syntax
'Declaration
Public Interface ITransferErrorMessagesTask
'Usage
Dim instance As ITransferErrorMessagesTask
public interface ITransferErrorMessagesTask
public interface class ITransferErrorMessagesTask
type ITransferErrorMessagesTask = interface end
public interface ITransferErrorMessagesTask
Der ITransferErrorMessagesTask-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
DestinationConnection | Infrastruktur Gets or sets the name of the connection manager for the destination database. |
![]() |
ErrorMessageLanguagesList | Infrastruktur Gets or sets the user-defined error messages to transfer. |
![]() |
ErrorMessagesList | Infrastruktur Gets or sets the error messages to transfer. |
![]() |
IfObjectExists | Infrastruktur Gets or sets a value from the IfObjectExists enumeration indicating if the task should fail, overwrite, or skip the transfer of the error message if an error message with the same name exists at the destination. |
![]() |
SourceConnection | Infrastruktur Gets or sets the name of the connection manager for the source database. |
![]() |
TransferAllErrorMessages | Infrastruktur Gets or sets a value that indicates whether all user-defined error messages at the source should be transferred. |
Zum Anfang
Siehe auch
Verweis
Microsoft.SqlServer.Dts.Tasks.TransferErrorMessagesTask-Namespace
.gif)