Skip to main content

What it does

Checks the connection of the database to the Application Server.

Definition

bool IsDatabaseConnected();

Parameters

N/A

Returned value

Type

Description

bool

  • ”true” if the database is connected
  • otherwise “false” is returned