ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the replication mode Hide the details
The replication modes are as follows:hNotReplicatedThe data file is not configured for a log-based replication. To implement log-based replication, select "Replication" in the file characteristics in the data model editor.hReplicatedThe data file is configured to be replicated.hSubscriberReplicaThe data file is a subscriber replica (HCreateSubscriberReplica was used to create the subscriber replica)hMasterReplicaThe data file is a master replica (HCreateMasterReplica was used to create the master replica)
Name of the file used. This name was defined in the data model editor or by the File description type.
Defining the replication mode Hide the details
Name of the file used. This name was defined by the File description type.
The replication modes are as follows:hNotReplicatedThe data file is not configured for a log-based replication.hReplicatedThe data file is configured to be replicated.
Last update: 02/18/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: