Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Used by the ExistingData property to determine whether data should be appended to existing data, or have the existing data replaced.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask
Ensamblado: Microsoft.SqlServer.TransferSqlServerObjectsTask (in microsoft.sqlserver.transfersqlserverobjectstask.dll)
Sintaxis
'Declaración
Public Enumeration ExistingData
public enum ExistingData
public enum class ExistingData
public enum ExistingData
public enum ExistingData
Members
| Member name | Description |
|---|---|
| Append | Appends the new data to the existing data. |
| Replace | Replaces the existing data with the new data. |
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask Namespace