다음을 통해 공유


SubscriberDatasourceType Property (Replication ActiveX)

The SubscriberDatasourceType property specifies the type of Subscriber data source.

구문

object.SubscriberDatasourceType [= value]
Part Description

object

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

value

DATASOURCE_TYPE (Replication ActiveX) constant that specifies the type of database at the Subscriber.

Applies To

SQLDistribution Object (Replication ActiveX)

SQLMerge Object (Replication ActiveX)

주의

The default is SQL_SERVER.

Data Type

DATASOURCE_TYPE (Replication ActiveX)

Modifiable

Read/write

Prototype C/C++

HRESULT get_SubscriberDatasourceType(
DATASOURCE_TYPE *pVal);
HRESULT put_SubscriberDatasourceType(
DATASOURCE_TYPE newVal);

참고 항목

참조

SubscriberDatabasePath Property (Replication ActiveX)

도움말 및 정보

SQL Server 2005 지원 받기