DB.isOpen

Tests if the database is open

class DB
@property inout nothrow
bool
isOpen
()

Return Value

Type: bool

true if there is an open database

Meta