AvailabilityReplicaRollupSynchronizationState Enumeration
Specifies the current synchronization state of the availability replica.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| NotSynchronizing | At least one database replica on is not synchronizing with the primary. | |
| Synchronized | All database replicas are synchronized with the primary. | |
| Synchronizing | All database replicas are at least synchronizing with the primary. | |
| Unknown | The synchronization state of the replica is unknown. |
Show: