isSetActive() method

Syntax

boolean isSetActive ()

Returns

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

Usage

Checks whether the

dbIsActive

of this instance is set.

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