Replication third-party publication display option constants are used to specify whether to suppress the display of a publication in the Replication folder in Microsoft® SQL Server™ Enterprise Manager.
| Constant | Value | Description |
|---|---|---|
| SQLDMOThirdPartyOption_Default | 0 | Display a heterogeneous publication in the Replication folder in SQL Server Enterprise Manager (default). |
| SQLDMOThirdPartyOption_SuppressDisplay | 1 | Suppress display of a heterogeneous publication in Replication folder in SQL Server Enterprise Manager. |