Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the transfer error messages task.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.TransferErrorMessagesTask
Assembly : Microsoft.SqlServer.TransferErrorMessagesTask (en Microsoft.SqlServer.TransferErrorMessagesTask.dll)
Syntaxe
'Déclaration
Public Interface ITransferErrorMessagesTask
'Utilisation
Dim instance As ITransferErrorMessagesTask
public interface ITransferErrorMessagesTask
public interface class ITransferErrorMessagesTask
type ITransferErrorMessagesTask = interface end
public interface ITransferErrorMessagesTask
Le type ITransferErrorMessagesTask expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
DestinationConnection | Infrastructure. Gets or sets the name of the connection manager for the destination database. |
![]() |
ErrorMessageLanguagesList | Infrastructure. Gets or sets the user-defined error messages to transfer. |
![]() |
ErrorMessagesList | Infrastructure. Gets or sets the error messages to transfer. |
![]() |
IfObjectExists | Infrastructure. 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 | Infrastructure. Gets or sets the name of the connection manager for the source database. |
![]() |
TransferAllErrorMessages | Infrastructure. Gets or sets a value that indicates whether all user-defined error messages at the source should be transferred. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.TransferErrorMessagesTask
.gif)