Retrieves the URL for this database.
public java.lang.String getURL()
傳回值
A String that contains the URL.
例外狀況
備註
This getURL method is specified by the getURL method in the java.sql.DatabaseMetaData interface.
When using the Microsoft SQL Server 2005 JDBC Driver with a SQL Server database, this method will return a URL value of "jdbc:sqljdbc://".
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members