TransSynchronizationAgent.SubscriberDatabasePath Property

Definition

Get or sets the database path for the subscriber.

public:
 virtual property System::String ^ SubscriberDatabasePath { System::String ^ get(); void set(System::String ^ value); };
public virtual string SubscriberDatabasePath { get; set; }
member this.SubscriberDatabasePath : string with get, set
Public Overridable Property SubscriberDatabasePath As String

Property Value

The database path for the subscriber.

Implements

Applies to