This topic has not yet been rated - Rate this topic

TransSynchronizationAgent.PublisherDatabase Property

Gets or sets the name of the publication database.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
public virtual string PublisherDatabase { get; set; }

Property Value

Type: System.String
A String value.

Implements

ITransSynchronizationAgent.PublisherDatabase

PublisherDatabase is a required property. An exception is thrown if PublisherDatabase is null.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.