MSreplication_options (Transact-SQL)

Applies to: SQL Server

The MSreplication_options table stores metadata that is used internally by replication. This table is stored in the master database.

Column name Data type Description
optname sysname Internal use only.
value bit Internal use only.
major_version int Internal use only.
minor_version int Internal use only.
revision int Internal use only.
install_failures int Internal use only.

See Also

Replication Tables (Transact-SQL)