• AuxHasTable checks if a table (or view) with the provided name exists (case insensitive) in the current app.AuxDB() instance.

    Parameters

    • tableName: string

    Returns boolean

Generated using TypeDoc