Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the value of the applicationIntent connection property.
Syntax
public void setApplicationIntent(java.lang.String applicationIntent);
Parameters
applicationIntent
The new value of the applicationIntent connection property.
Remarks
For more information about the applicationIntent connection property, see Setting the Connection Properties.
See Also
SQLServerDataSource.getApplicationIntent
SQLServerDataSource Members
SQLServerDataSource Class