Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates the type of publication for which a snapshot is generated.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
Public Enumeration ReplicationType
[ComVisibleAttribute(true)]
public enum ReplicationType
[ComVisibleAttribute(true)]
public enum class ReplicationType
/** @attribute ComVisibleAttribute(true) */
public enum ReplicationType
ComVisibleAttribute(true)
public enum ReplicationType
Members
| Member name | Description |
|---|---|
| Merge | Merge publication. |
| None | Publication type not specified. |
| Snapshot | Snapshot publication. |
| Transactional | Transactional publication. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.