 Library
Library
Replicationcontrol Database Table
Overview and configuration of replication between individual databases
Distrbuted Access: Application controlled
Fields
- physkey
- #100, Datatype: String 44 bytes
- tablename
- #101, Datatype: String 96 bytes
 Name of the table this record relates too
- subset
- #102, Datatype: String 64 bytes
 Name of the subset group that ties replication commands together
- rtype
- #103, Datatype: Integer
 Type of this record, or what sort of information is provided
- nextdtu
- #110, Datatype: DateTime
 Date/time to next check or process this record
- direction
- #200, Datatype: Integer
 Data flow direction and control for this record.Possible ValuesValue Description 0 Pull from remote server 1 Push changes to remote server 
- target
- #201, Datatype: String 250 bytes
 Connection details of the remote system
- targettype
- #202, Datatype: Integer
 Bitmask describing remote system type and connection
- targetkey
- #203, Datatype: String 250 bytes
 Value to provide as authentication
- keytype
- #204, Datatype: Integer
 Bitmask describing targetkey encoding