Partager via


Subscriber Property (Replication ActiveX)

The Subscriber property specifies the name of the Subscriber.

Syntaxe

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)

Notes

This is a required property.

Data Type

String

Modifiable

Read/write

Prototype C/C++

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

Voir aussi

Référence

SubscriberDatasourceType Property (Replication ActiveX)

Aide et Informations

Assistance sur SQL Server 2005