SubscriberDatabase Property (Replication ActiveX)

The SubscriberDatabase property specifies the name of the Subscriber database.

語法

object.SubscriberDatabase [= value]
Part Description

object

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

value

Subscriber database name.

Applies To

SQLDistribution Object (Replication ActiveX)

SQLMerge Object (Replication ActiveX)

備註

This is a required property if SubscriberDatasourceType Property (Replication ActiveX) is SQLSERVER.

Data Type

String

Modifiable

Read/write

Prototype C/C++

HRESULT get_SubscriberDatabase(BSTR *pVal);
HRESULT put_SubscriberDatabase(BSTR newVal);

請參閱

參考

SubscriberDatabasePath Property (Replication ActiveX)

說明及資訊

取得 SQL Server 2005 協助