Interface SqlSyncGroup.UpdateStages.WithInterval

    • Method Detail

      • withInterval

        SqlSyncGroup.Update withInterval​(int interval)
        Sets the sync frequency.
        Parameters:
        interval - the sync frequency; set to -1 for manual sync
        Returns:
        The next stage of the definition.