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

setApplicationIntent Method (SQLServerDataSource)

SQL Server 2012

Sets the value of the applicationIntent connection property.

public void setApplicationIntent(java.lang.String applicationIntent);

applicationIntent

The new value of the applicationIntent connection property.

For more information about the applicationIntent connection property, see Setting the Connection Properties.

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