MSdistributor (Transact-SQL)
Applies to: 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)