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.
Represents the availability replica role.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration AvailabilityReplicaRole
'Usage
Dim instance As AvailabilityReplicaRole
public enum AvailabilityReplicaRole
public enum class AvailabilityReplicaRole
type AvailabilityReplicaRole
public enum AvailabilityReplicaRole
Members
| Member name | Description | |
|---|---|---|
| Primary | The Role is Primary. | |
| Resolving | The Role is Resolving. | |
| Secondary | The Role is Secondary. | |
| Unknown | The Role is Unknown. |