Call the db.collection.drop() method on a collection to drop it from the database.
db.collection.drop() takes no arguments and will produce an error if called with any arguments.
© 版权 2011-2013, 10gen, Inc. MongoDB®, Mongo®, and the leaf logo are registered trademarks of 10gen, Inc.
