A description column has been added to the distribution table MSsubscriber_info.
Column | Datatype | Description |
---|---|---|
description | varchar(255) | A description column that can hold user-generated descriptions. The description column has a maximum of 255 characters and a varchar datatype. Existing rows in the MSsubscriber_info table will initialize the description column to SQL Server 6.0. |