Function syncRecordTableSchema

  • SyncRecordTableSchema compares the two provided collections and applies the necessary related record table changes.

    If oldCollection is null, then only newCollection is used to create the record table.

    This method is automatically invoked as part of a collection create/update/delete operation.

    Parameters

    Returns void

Generated using TypeDoc