[]
        
(Showing Draft Content)

data.FilterCondition

接口: FilterCondition

data.FilterCondition

Hierarchy

Table of contents

属性

属性

column

column: string

Inherited from

FilterExpression.column


conditionType

conditionType: ConditionType


dataSourceId

Optional dataSourceId: string

Inherited from

FilterExpression.dataSourceId


expression

expression: string

Inherited from

FilterExpression.expression


index

Optional index: number

Inherited from

FilterExpression.index


multivalue

multivalue: boolean

Inherited from

FilterExpression.multivalue


operator

operator: string

Inherited from

FilterExpression.operator


table

table: string

Inherited from

FilterExpression.table


type

type: "Datasource" | "Dataset" | "Table"

Inherited from

FilterExpression.type


value

value: string | string[]

Inherited from

FilterExpression.value


valueType

valueType: "Constant" | "Parameter"

Inherited from

FilterExpression.valueType