Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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. |