नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Applies to:
SQL Server
The MSrepl_originators table contains one row for each updatable Subscriber from which the transaction originated. This table is stored in the distribution database.
| Column name | Data type | Description |
|---|---|---|
| id | int | Identifies the updating Subscriber. |
| publisher_database_id | int | Identifies the publication database. |
| srvname | sysname | The name of the updating server. |
| dbname | sysname | The name of the updating database. |
| publication_id | int | Identifies the publication. |
| dbversion | int | Identifies the database version. |
See Also
Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)