Class Result

class

Result

classdesc

The virtual class used for results of various operations.

private

Index

Properties

Properties

public cas: CAS

The CAS value for the document that was affected by the operation.

var

{CAS} Result#cas

public flags: number

The flags associate with the document.

var

{integer} Result#flags

public value: any

The resulting document from the retrieval operation that was executed.

var

{Mixed} Result#value