robbiblubber.org

help | login | search:  
<<

Home Page
Index

Projects

Utility Suite
Data Suite
Bad Wolf Suite
WeakWiki

User Docs

ConfigNotepad
LED
rqoon
Nuub

Code Docs

.NET
Java
PHP

robbiblubber.org

Specs
Articles

Sources















read  source  history 


= db =
----
[[MongoDB Driver Function Reference]]


Shows the current database name.


[[[@cG

db

]]]


**Return Value**

[[[@w

Returns a result set (cursor) containing the database name string value.

]]]


**Example**

[[[@cw

db;

]]]

Returns the database name.















----
[[Main|home]] | [[MongoDB Driver Function Reference]] | [[MongoDB Driver]]