检索目录名称能否用于索引定义语句。
语法
public boolean supportsCatalogsInIndexDefinitions()
返回值
如果支持,则为 true。否则为 false。
异常
备注
此 supportsCatalogsInIndexDefinitions 方法由 java.sql.DatabaseMetaData 接口中的 supportsCatalogsInIndexDefinitions 方法指定。
supportsCatalogsInIndexDefinitions 方法 (SQLServerDatabaseMetaData) |
检索目录名称能否用于索引定义语句。
public boolean supportsCatalogsInIndexDefinitions()
如果支持,则为 true。否则为 false。
此 supportsCatalogsInIndexDefinitions 方法由 java.sql.DatabaseMetaData 接口中的 supportsCatalogsInIndexDefinitions 方法指定。