Editor Plugins
English
Appearance
type BindValue = int | string | bool | float | DateTime | Duration | [string] | [int] | [float]
A union type for query binding values.