AlternateSynchronizationPartner.Publication 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.
public:
virtual property System::String ^ Publication { System::String ^ get(); };
public virtual string Publication { get; }
member this.Publication : string
Public Overridable ReadOnly Property Publication As String
Property Value
A String value.
Implements
Remarks
The Alternate Synchronization Partners feature for merge replication has been deprecated.