DB.isOpen

Tests if the database is open

class DB
@property
bool
isOpen
inout nothrow
(
)

Return Value

Type: bool

true if there is an open database

Meta