company logo

DatabaseHandle :: DisableReplicationDB - Disable replication database

The function disables the replication database feature for the database opened by the database handle. Before using the database as replication master on a replication server again, it must be re-enabled.

Return value:  Success ( logical  )

Implementation details

logical DatabaseHandle  :: DisableReplicationDB ( int32 wait_sec=300 )
  • wait_sec - Number of seconds to wait

    The system waits the given number of seconds before executing the request.

    Default: 300