Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.19 KB

File metadata and controls

35 lines (30 loc) · 1.19 KB
title MSdistributor (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/04/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology replication
ms.topic language-reference
f1_keywords
MSdistributor
MSdistributor_TSQL
dev_langs
TSQL
helpviewer_keywords
MSdistributor system table
ms.assetid 981e9903-0b4b-4508-ac6d-2ee4c813a3d0
author stevestein
ms.author sstein

MSdistributor (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md]

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)