@exasol/exasol-driver-ts
    Preparing search index...

    Class ExecutePreparedStatementCommand

    Hierarchy (View Summary)

    • Command
      • ExecutePreparedStatementCommand
    Index
    attributes?: Partial<Attributes>
    columns: SQLQueryColumn[]
    command: string = 'executePreparedStatement'
    data: (string | number | boolean | null)[][]
    numColumns: number
    numRows: number
    statementHandle: number