SQL Server 2005 Books Online (November 2008)
MSdistributor (Transact-SQL)
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