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