MSdistributor (Transact-SQL)
SQL Server 2012
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 |