擷取值,此值指出結構描述名稱是否可以用於索引定義陳述式。
語法
public boolean supportsSchemasInIndexDefinitions()
傳回值
如果支援,則為 true。 否則為 false。
例外狀況
備註
這個 supportsSchemasInIndexDefinitions 方法是由 java.sql.DatabaseMetaData 介面中的 supportsSchemasInIndexDefinitions 方法指定。
擷取值,此值指出結構描述名稱是否可以用於索引定義陳述式。
public boolean supportsSchemasInIndexDefinitions()
如果支援,則為 true。 否則為 false。
這個 supportsSchemasInIndexDefinitions 方法是由 java.sql.DatabaseMetaData 介面中的 supportsSchemasInIndexDefinitions 方法指定。