跳到主要内容

IStorageGetKeysResult interface

分页获取key的返回结果

Signature:

interface IStorageGetKeysResult extends IPaginationResult<string> 

Links: interface IStorageGetKeysResult extends IPaginationResult<string>

Extends: IPaginationResult<string>

Properties

Property

Modifiers

Type

Description

curPage

number

当前页码

totalPage

number

总的页数