Wraps values and associated metadata of a query result row

interface Row {
    tableMeta: FluxTableMetaData;
    values: string[];
}

Properties

Properties

values: string[]
MMNEPVFCICPMFPCPTTAAATR