Field

Field class uses for processing the single field data which Database.execCommand() returned.

getValue(name)

Gets the data stored in the "name" field. If the field does not exist or is Null, it returnes null.