หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The MSrepl_version table 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 |
The major version number of the distribution database. |
minor_version |
int |
The minor version number of the distribution database. |
revision |
int |
The revision number. |
db_existed |
bit |
Indicates whether the distribution database exists before sp_adddistributiondb is called. |
See Also
Reference
Replication Views (Transact-SQL)