返回数据库名称。

语法

public java.lang.String getDatabaseName()

返回值

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

请参阅

SQLServerDataSource 类
SQLServerDataSource 成员