| |
HChangeRplDir | Modifies the location for the description of subscriber replica (RPL file). |
HCreateMasterReplica | Creates the description file of a Master Replica (logged replication or universal replication). |
HCreateMoveableReplica | Creates a movable replication. |
HCreateSubscriberReplica | Creates the description file of a subscriber replica. |
HInfoReplica | Returns information about the specified replica. |
HInitSubscriber | Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension). |
HRecreateSubscriberReplica | Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files). |
HRplDeclareLink | Declares a (1, 1) (0, n) link between two tables. |
HRplFilterProcedure | Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
HRplManageFile | Defines the options used for the universal replication of a file: - the replication direction.
- the management mode of conflicts.
|
HRplManageItem | Specifies the replication options for an item: the item can be replicated or not. |
HRplPass | Sets the passwords used to protect the universal replication files. |
HRSAddConfig | Adds a replication between two HFSQL server onto the master server. |
HRSDeleteConfig | Deletes a replication between two HFSQL servers. |
HRSExecute | Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling. |
HRSInfo | Reads the replication configuration for an HFSQL server that takes part in one or more replications. |
HRSInit | Configures a HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers. |
HRSListConfig | Lists the replications available on a master HFSQL server. |
HRSModifyConfig | Modifies some parameters of an existing replication between two HFSQL servers. |
HRSWaitForDataProcess | Used to wait for: - the replication data on the master server to be sent to the subscriber server.
- the replication data received on the subscriber server to be entirely applied.
|
HSetReplication | Temporarily disables (or re-enables) the replication. |
HSynchronizeReplica | Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
ReplicDeleteSubscription | Deletes the subscription of a replication on the replication server. |
ReplicInfo | Returns information about a replication. |
ReplicOpen | Opens a replication in direct mode or with a replication server. |
ReplicSynchronize | Synchronizes the data corresponding to a replication. |