ECSqlValueIterator Class

Iterator over members of a struct ECSqlValue or the elements of an array ECSqlValue. See ECSqlValue.getStructIterator or ECSqlValue.getArrayIterator.

Implements

Methods

Name Description
__@iterator(): IterableIterator<ECSqlValue>    
next(): IteratorResult<ECSqlValue>    

Defined in

Last Updated: 08 January, 2020