MongoConnection.Command


public function Command

Prototype:

public function Command(array command, var out=null, keep_object_types=true)

Parameters

command
(array) // TO DO
out
(var) has a default value of null
keep_object_types
has a default value of true

Description:

TODO: Document this

Return value:

// TO DO