Retrieves whether a catalog appears at the start of a fully qualified table name.
public boolean isCatalogAtStart()
傳回值
true if the catalog name is first. Otherwise, false.
例外狀況
備註
This isCatalogAtStart method is specified by the isCatalogAtStart method in the java.sql.DatabaseMetaData interface.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members