sqlTagStore.capacity


  • 返回:<integer> 缓存可以容纳的最大预处理语句数量。

    ¥Returns: <integer> The maximum number of prepared statements the cache can hold.

一个只读属性,返回缓存中可容纳的最大预处理语句数量。

¥A read-only property that returns the maximum number of prepared statements the cache can hold.