You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The value set for this configuration option for the primary replica.
value_for_secondary
sqlvariant
The value set for this configuration option for the secondary replicas.
is_value_default
bit
Specifies whether the value set is the default value. Added in SQL Server 2017.
Permissions
Requires membership in the public role.
Remarks
When NULL is returned as the value for value_for_secondary, this means that the secondary is set to PRIMARY.
Database scoped configuration settings will be carried over with the database. This means that when a given database is restored or attached, the existing configuration settings remain.