checkInactive method

void checkInactive()

Implementation

void checkInactive() {
  if (active) databaseError(SActiveDataset);
}