Show:

Provides a wrapper around a standard javascript object. Can be inserted into a Recordset instance.

Index

Methods

Attributes

Methods

getValue

(
  • field
)
public

Retrieve a particular (or all) values from the object

Parameters:

  • field String

    (optional) The key to retrieve the value from. If not supplied, the entire object is returned.

Attributes

data

Object

The object stored within the record instance

id

String

Unique ID of the record instance