getValue Method

Get the value for the column at the given index in the query result.

getValue(columnIx: number): ECSqlValue

Parameter Type Description
columnIx number Index of ECSQL column in query result (0-based)

See also: Code Samples

Defined in

Last Updated: 08 January, 2020