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.
Used by the ExistingData property to determine whether data should be appended to existing data, or have the existing data replaced.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
Assembly : Microsoft.SqlServer.TransferSqlServerObjectsTask (en Microsoft.SqlServer.TransferSqlServerObjectsTask.dll)
Syntaxe
'Déclaration
Public Enumeration ExistingData
'Utilisation
Dim instance As ExistingData
public enum ExistingData
public enum class ExistingData
type ExistingData
public enum ExistingData
Membres
| Nom de membre | Description | |
|---|---|---|
| Append | Appends the new data to the existing data. | |
| Replace | Replaces the existing data with the new data. |
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask