setApplicationIntent メソッド (SQLServerDataSource)
applicationIntent 接続プロパティの値が設定されます。
構文
public void setApplicationIntent(java.lang.String applicationIntent);
パラメーター
applicationIntent
applicationIntent 接続プロパティの新しい値。
解説
applicationIntent 接続プロパティの詳細については、「接続プロパティの設定」を参照してください。
参照
SQLServerDataSource.getApplicationIntent
SQLServerDataSource のメンバー
SQLServerDataSource クラス