The Subscriber property specifies the name of the Subscriber.
SQLDistribution Object | SQLMerge Object |
object.Subscriber [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Subscriber name |
This is a required property.
String
Read/write
HRESULT get_Subscriber(BSTR *pVal);
HRESULT put_Subscriber(BSTR newVal);
SubscriberDatasourceType Property |