Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDBEmptyCollectionComplete

Fires when the DB is finished clearing a collection

Hierarchy

  • EventDBEmptyCollectionComplete

Index

Properties

collection

collection: DBCollection

A reference to the collection

Optional error

error: Error

An error as to why it wasn't successful

event

event: "EventDBEmptyCollectionComplete"

success

success: boolean

Whether or not the action was successful

Generated using TypeDoc