ReplicaSyncSyncFromPath Property |
Path to databases synced with
Namespace:
VelocityDb.Sync
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string SyncFromPath { get; }
Public ReadOnly Property SyncFromPath As String
Get
public:
property String^ SyncFromPath {
String^ get ();
}
member SyncFromPath : string with get
Property Value
Type:
StringSee Also