检索架构名称能否用于索引定义语句。

语法

public boolean supportsSchemasInIndexDefinitions()

返回值

如果支持,则为 true。否则为 false

异常

注释

supportsSchemasInIndexDefinitions 方法由 java.sql.DatabaseMetaData 接口中的 supportsSchemasInIndexDefinitions 方法指定。

请参阅