TransSynchronizationAgent.SubscriberDatabasePath Propiedad

Definición

Obtén o establece la ruta de la base de datos para el suscriptor.

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

Valor de propiedad

La ruta de la base de datos para el suscriptor.

Implementaciones

Se aplica a