Function ctIsVersionValidAllTables

  • Description

    This function is to check the validity of the value of versionNumber against all tables in the database.

    Note

    If an application has a value for last_synchronization_version that is older than the minimum valid synchronization version for a table, that application cannot perform valid change enumeration. This is because some change information might have been cleaned up.

    Parameters

    • __namedParameters: CtIsVersionValid

    Returns Promise<boolean>

Generated using TypeDoc