Table of Contents

Enum SqlAvailabilityReplicaConnectionModeInPrimaryRole

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The connection mode of an availability replica in a primary role.

public enum SqlAvailabilityReplicaConnectionModeInPrimaryRole

Fields

AllowAllConnections = 1

Allow all connections.

AllowReadWriteConnections = 2

Allow read/write connections.

Unknown = 0

The connection mode is unknown.