Skip to content

Commit 4f14c9e

Browse files
author
Dave Cuthbert
authored
DOCSP-23878 getLastError (#222)
1 parent fc3113c commit 4f14c9e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

source/reference/methods.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -638,16 +638,6 @@ Database Methods
638638

639639
- Lists all collections and views in the current database.
640640

641-
* - :method:`db.getLastError()`
642-
643-
- Checks and returns the status of the last operation. Wraps
644-
:dbcommand:`getLastError`.
645-
646-
* - :method:`db.getLastErrorObj()`
647-
648-
- Returns the status document for the last operation. Wraps
649-
:dbcommand:`getLastError`.
650-
651641
* - :method:`db.getMongo()`
652642

653643
- Returns the current database connection.

0 commit comments

Comments
 (0)