MongoCollection.database

struct MongoCollection
@property @safe
MongoDatabase
database
()

Return Value

Type: MongoDatabase

Root database to which this collection belongs.

Meta