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