Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Applies to:
SQL Server
The MSsync_states table tracks which publication is still in concurrent snapshot mode. This table is stored in the distribution database.
| Column name | Data type | Description |
|---|---|---|
| publisher_id | smallint | The ID of the publisher. |
| publisher_db | sysname | The Name of the publication database. |
| publication_id | int | The ID of the publication. |
See Also
Mapping System Tables to System Views (Transact-SQL)
Integration Services Tables (Transact-SQL)
Backup and Restore Tables (Transact-SQL)
Log Shipping Tables (Transact-SQL)