|
|
|
|
|
Constants used by the replication between HFSQL servers
Available only with this kind of connection
| | | Constant | Description | Used by the function |
---|
hmcrHigherPriority | Conflict resolution method: In the event of a conflict, only the priority value defined for the server is taken into account.. The smaller the priority value defined for the server is, the higher the priority granted to the server will be. | hRSConfig variable | hmcrMoreRecent | Conflict resolution method: In the event of a conflict, the most recent item takes precedence.. Caution: This method requires synchronization of the clocks on the various servers. | hRSConfig variable | hmcrProcedureAllItems | Conflict resolution method: When a conflict occurs, a stored procedure is launched (defined by the property ProcedureResolutionConflictModification).. In this procedure, all the items found in the record will be accessible. | hRSConfig variable | hmcrProcedureWithModifiedItems | Conflict resolution method: When a conflict occurs, a stored procedure is launched (defined by the property ProcedureResolutionConflictModification).. In this procedure, only the modified items will be accessible. | hRSConfig variable | hrsDefault | Deletes the replication only if the subscriber server is accessible. | HRSDeleteConfig | hrsIgnoreSubscriber | Forces the deletion even if the other server cannot be contacted. | HRSDeleteConfig | hrsInactive | Server role in replication: Inactive station in replication between HFSQL servers. | HRSInfo, HRSInit | hrsMaster | Server role in replication: Master station in replication between HFSQL servers. | HRSInfo, HRSInit, HRSListConfig | hrsSubscriber | - Server role in replication: Publisher server in replication between HFSQL servers.
- Forces the deletion of an orphan replication on the subscriber side.
| |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|