MSmerge_subscriptions (Transact-SQL)
The MSmerge_subscriptions tabela contains one row for each subskrypcja serviced by the Merge Agent at the subskrybent.W tej tabela są przechowywane w bazie danych dystrybucji.
Nazwa kolumna |
Typ danych |
Description |
---|---|---|
publisher_id |
smallint |
Identyfikator Wydawca. |
publisher_db |
sysname |
Nazwa bazy danych Wydawca. |
publication_id |
int |
Identyfikator publikacja. |
subscriber_id |
smallint |
Identyfikator subskrybent. |
subscriber_db |
sysname |
Nazwa baza danych subskrypcja. |
subscription_type |
int |
Typ subskrypcja: 0 = wypychanie. 1 = ściągać. 2 = Anonimowe. |
sync_type |
tinyint |
Typ synchronizacji: 1 = Automatyczny. 2 = Nie synchronizacji. |
status |
tinyint |
Stan subskrypcja. |
subscription_time |
datetime |
Czas został dodany subskrypcja. |
See Also