getDatabaseName 方法 (SQLServerDataSource)

下载 JDBC 驱动程序

返回数据库名称。

语法

  
public java.lang.String getDatabaseName()  

返回值

包含数据库名称的字符串;如果未设置值,则为 Null。

另请参阅

SQLServerDataSource 成员
SQLServerDataSource 类