共用方式為


ListTableItemsOptions type

列出資料表選擇性參數。

type ListTableItemsOptions = OperationOptions & {
  queryOptions?: TableQueryOptions
}