Purpose

Specifies the name of the application to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes.

Valid Values

string

where:

string
is the name of the application.

Data Source Method

public String getApplicationName()

public void setApplicationName(String)

Default

No default value

Data Type

String

See also

Client information