getApplicationIntent 方法 (SQLServerDataSource)

下载 JDBC 驱动程序

返回 applicationIntent 连接属性的值。

语法

public java.lang.String getApplicationIntent();  

返回值

返回 applicationIntent 连接属性的值。

注解

若要详细了解 applicationIntent 连接属性,请参阅设置连接属性

另请参阅

SQLServerDataSource.setApplicationIntent
SQLServerDataSource 成员
SQLServerDataSource 类