AskSQL API Reference (core v0.10.0)
    Preparing search index...

    Function hintProbesPerTable

    • The per-table probe share for a schema of tableCount tables, so the global cap spreads evenly instead of the first tables spending it all. Never returns 0, and total spend across all tables never exceeds MAX_HINT_PROBES.

      Parameters

      • tableCount: number

      Returns number