データベースの複製の設定を表します。
public class Replication extends Base
包含元: Database
CutoffDate (getCutoffDate を使用)
CutoffInterval (getCutoffInterval と setCutoffInterval を使用)
DontSendLocalSecurityUpdates (getDontSendLocalSecurityUpdates と setDontSendLocalSecurityUpdates を使用)
IsAbstract (isAbstract と setAbstract を使用)
IsCutoffDelete (isCutoffDelete と setCutoffDelete を使用)
IsDisabled (isDisabled と setDisabled を使用)
IsIgnoreDeletes (isIgnoreDeletes と setIgnoreDeletes を使用)
IsIgnoreDestDeletes (isIgnoreDestDeletes と setIgnoreDestDeletes を使用)
Priority (getPriority と setPriority を使用)
各 Database オブジェクトには、正確に 1 つの Replication オブジェクトが関連付けられています。Replication オブジェクトを取得するには、Database の getReplicationInfo を使用します。