Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IZDatabaseOptions

Represents options for a database.

Hierarchy

  • IZDatabaseOptions

Index

Properties

database: string

The name of the database to connect to and modify.

timeout?: number

The timeout value for connections.

url?: string

The database connection string.

Generated using TypeDoc