couchbase
    Preparing search index...

    Class TransactionGetMultiResultEntry

    Contains the results of a specific sub-operation within a transactional GetMulti operation.

    Index

    Properties

    Properties

    error: null | Error

    The error, if any, which occured when attempting to perform this sub-operation.

    value?: any

    The value returned by the sub-operation.