Share via


QueryInput interface

An input for the query compilation.

Properties

name

The name of the input.

type

The type of the input, can be Stream or Reference.

Property Details

name

The name of the input.

name: string

Property Value

string

type

The type of the input, can be Stream or Reference.

type: string

Property Value

string