Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
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.