Appearance
类型: TableOperationQueryOptions
属性
append
• append: Record
<string
, string
>
packages/uni-mp/io/types/table.d.ts:19
data
• data: Record
<string
, any
>
packages/uni-mp/io/types/table.d.ts:16
enableTrigger
• enableTrigger: boolean
packages/uni-mp/io/types/table.d.ts:23
expand
• expand: string
| string
[]
packages/uni-mp/io/types/table.d.ts:12
id
• id: string
packages/uni-mp/io/types/table.d.ts:7
incrementBy
• incrementBy: Record
<string
, number
>
packages/uni-mp/io/types/table.d.ts:18
limit
• limit: number
packages/uni-mp/io/types/table.d.ts:10
offset
• offset: number
packages/uni-mp/io/types/table.d.ts:9
orderBy
• orderBy: string
| string
[]
packages/uni-mp/io/types/table.d.ts:11
patchObject
• patchObject: Record
<string
, object
>
packages/uni-mp/io/types/table.d.ts:22
plain
• plain: boolean
packages/uni-mp/io/types/table.d.ts:15
query
• query: Query
packages/uni-mp/io/types/table.d.ts:8
remove
• remove: Record
<string
, string
>
packages/uni-mp/io/types/table.d.ts:21
select
• select: string
| string
[]
packages/uni-mp/io/types/table.d.ts:13
uAppend
• uAppend: Record
<string
, string
| string
[]>
packages/uni-mp/io/types/table.d.ts:20
unset
• unset: string
| Record
<string
, any
>
packages/uni-mp/io/types/table.d.ts:17
withCount
• withCount: boolean
packages/uni-mp/io/types/table.d.ts:14