다음을 통해 공유


Publisher Property (Replication ActiveX)

The Publisher property returns or sets the Publisher name where the publication resides.

구문

object.Publisher [= value]
Part Description

object

Expression that evaluates to an object in the Applies To list.

value

Publisher name.

Applies To

AlternateSyncPartner Object (Replication ActiveX)

SQLDistribution Object (Replication ActiveX)

SQLMerge Object (Replication ActiveX)

주의

Publisher is a required property

Data Type

String

Modifiable

Read/write

Prototype C/C++

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

참고 항목

참조

Publication Property (Replication ActiveX)
PublisherDatabase Property (Replication ActiveX)

도움말 및 정보

SQL Server 2005 지원 받기