หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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
Public Enumeration ReplicationType
'Usage
Dim instance As ReplicationType
public enum ReplicationType
public enum class ReplicationType
type ReplicationType
public enum ReplicationType
Members
| Member name | Description | |
|---|---|---|
| Merge | Merge publication. | |
| None | Publication type not specified. | |
| Snapshot | Snapshot publication. | |
| Transactional | Transactional publication. |