MongoDataSet.FindOne


public function FindOne

Prototype:

public function FindOne(fields=null, keep_object_types=true)

Parameters

fields
has a default value of null
keep_object_types
has a default value of true

Description:

TODO: Document this

Return value:

// TO DO