AlternateSynchronizationPartner.PublisherDatabase Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the publication database.
public:
virtual property System::String ^ PublisherDatabase { System::String ^ get(); };
public virtual string PublisherDatabase { get; }
member this.PublisherDatabase : string
Public Overridable ReadOnly Property PublisherDatabase As String
Property Value
A String value.
Implements
Remarks
The Alternate Synchronization Partners feature for merge replication has been deprecated.