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