Publisher Property (Replication)

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.

Syntax

object.Publisher [= value]

Parameters

  • value
    Publisher name

Applies To

SQL Server Compact 3.5 Replication object

Data Type

String

Modifiable

Read/write

Prototype

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

Remarks

See Also

Reference

PublisherNetwork Property (Replication)
PublisherAddress Property (Replication)
Replication Object Properties

Help and Information

Getting Assistance (SQL Server Compact 3.5 Service Pack 1)