다음을 통해 공유


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 지원 받기