SqlReplicationModeType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Replication mode of the link.
public enum SqlReplicationModeType
type SqlReplicationModeType =
Public Enum SqlReplicationModeType
- Inheritance
-
SqlReplicationModeType
Fields
| Name | Value | Description |
|---|---|---|
| Async | 0 | Async. |
| Sync | 1 | Sync. |