OPTIONS
翻译或纠错本页面

db.collection.storageSize()

db.collection.storageSize()
返回:The total amount of storage allocated to this collection for document storage. Provides a wrapper around the storageSize field of the collStats (i.e. db.collection.stats()) output.