Contains one row with the current version of replication installed. This table is stored in the distribution database.
Column name | Data type | Description |
---|---|---|
major_version | int | Major version number of the distribution database. |
minor_version | int | Minor version number of the distribution database. |
revision | int | Revision number. |
db_existed | bit | Indicates whether the distribution database exists before sp_adddistributiondb is called. |