跳到主要内容

IDP.Storage.Design.getKeysAsync() 函数

function getKeysAsync(option?: StorageGetKeysOption): Promise<StorageGetKeysResult>;

查询所有的key 默认会查询第一页10条数据

参数:

返回值: Promise<StorageGetKeysResult>