Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
The SubscriberDatasourceType property specifies the type of Subscriber data source.
Sintaxis
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)
Notas
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);
Vea también
Referencia
SubscriberDatabasePath Property (Replication ActiveX)