The Publisher property specifies the name of the Publisher. The Publisher is the computer that is running SQL Server and contains the publication. The Publisher property is required.

object.Publisher [= value]

Applies To

SQL Server Compact 3.5 Replication object

  • value
    Publisher name

Data Type

String

Modifiable

Read/write

Prototype

HRESULT get_Publisher(BSTR *pVal);
HRESULT put_Publisher(BSTR newVal);

Reference

PublisherNetwork Property (Replication)

PublisherAddress Property (Replication)

Replication Object Properties