Condividi tramite


setApplicationName Method (SQLServerDataSource)

Sets the application name.

public void setApplicationName(java.lang.String applicationName)

Parametri

applicationName

A String that contains the name of the application.

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 2005 JDBC Driver".

Vedere anche

Riferimento

SQLServerDataSource Class

Concetti

SQLServerDataSource Methods
SQLServerDataSource Members