This parameter specifies how many rows a connector should cache before the data is sent to the load driver.
此参数指定在将数据发送给加载驱动程序之前应该缓存多少行。
Do not cache database rows or files
不要缓存数据库行或文件
When the user scrolls new rows into view, your code requests new data from the cache and optionally flushes old data from memory.
当使用者将新资料列捲动到检视内时,程式码会从快取要求新资料,并且选择性地清除记忆体的旧资料。
应用推荐