Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Returns the application name.
Syntax
public java.lang.String getApplicationName()
Return Value
A String that contains the application name, or " Microsoft JDBC Driver for SQL Server" if no value is set.
Remarks
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 JDBC Driver for SQL Server".