isSetActive() method

Syntax

boolean isSetActive ()

Returns

false if the dbActive is null. Otherwise, it returns true.

Usage

Checks whether the

dbActive

of this instance is set.

false if the dbActive is null. Otherwise, it returns true.