Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDBDeleteCollectionComplete

Fires when a collection is deleted from the database.

Hierarchy

  • EventDBDeleteCollectionComplete

Index

Properties

Properties

Optional error

error: Error

An error as to why it wasn't successful

event

event: "EventDBDeleteCollectionComplete"

name

name: string

The name of the collection deleted

success

success: boolean

Whether or not the action was successful

Generated using TypeDoc