limit

open override fun limit(count: Int): I(source)

数据限流。取得的数据条数的最大上限。当 count< 0 时无效。


protected var limit: Int(source)