MSdistributor (Transact-SQL)
SQL Server 2005
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 |
Reference
Mapping SQL Server 2000 System Tables to SQL Server 2005 System ViewsOther Resources
Integration Services TablesBackup and Restore Tables
Log Shipping Tables