Condividi tramite


getApplicationName Method (SQLServerDataSource)

Returns the application name.

public java.lang.String getApplicationName()

Valore restituito

A String that contains the application name, or "Microsoft SQL Server JDBC Driver" if no value is set.

Osservazioni

The application name is used to identify the specific application in various SQL Server profiling and logging tools. If the application name is not set, the getApplicationName method returns the non-localized string "Microsoft SQL Server JDBC Driver".

Vedere anche

Riferimento

SQLServerDataSource Class

Concetti

SQLServerDataSource Methods
SQLServerDataSource Members