Subscriber Property (Replication ActiveX)

The Subscriber property specifies the name of the Subscriber.

语法

object.Subscriber [= value]
Part Description

object

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

value

Subscriber name.

Applies To

SQLDistribution Object (Replication ActiveX)

SQLMerge Object (Replication ActiveX)

备注

This is a required property.

Data Type

String

Modifiable

Read/write

Prototype C/C++

HRESULT get_Subscriber(BSTR *pVal);
HRESULT put_Subscriber(BSTR newVal);

请参阅

参考

SubscriberDatasourceType Property (Replication ActiveX)

帮助和信息

获取 SQL Server 2005 帮助