Searched refs:rowSpec (Results 1 – 1 of 1) sorted by relevance
647 readonly rowSpec: Row; property in RowIteratorImpl683 this.rowSpec = {...querySpec}; // ... -> Copy all the key/value pairs.734 const expType = this.rowSpec[colName];803 for (const expectedCol of Object.keys(this.rowSpec)) {829 const expType = this.rowSpec[colName];