Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.02 KB

msdistributor-transact-sql.md

File metadata and controls

32 lines (27 loc) · 1.02 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords dev_langs
MSdistributor (Transact-SQL)
MSdistributor (Transact-SQL)
VanMSFT
vanto
03/04/2017
sql
replication
reference
MSdistributor
MSdistributor_TSQL
MSdistributor system table
TSQL

MSdistributor (Transact-SQL)

[!INCLUDE SQL Server]

The MSdistributor table contains the Distributor properties. This table is stored in the msdb database.

Column name Data type Description
property sysname The name of the property
value nvarchar(3000) The value of the property

See Also

Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)