Expand Minimize
This topic has not yet been rated - Rate this topic

getApplicationName Method (SQLServerDataSource)

Returns the application name.


public java.lang.String getApplicationName()

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

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".

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.