supportsCatalogsInIndexDefinitions Method (SQLServerDatabaseMetaData)
Retrieves whether a catalog name can be used in an index definition statement.
public boolean supportsCatalogsInIndexDefinitions()
Valor devuelto
true if supported. Otherwise, false.
Excepciones
Notas
This supportsCatalogsInIndexDefinitions method is specified by the supportsCatalogsInIndexDefinitions method in the java.sql.DatabaseMetaData interface.
Vea también
Referencia
SQLServerDatabaseMetaData Class
Conceptos
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members