Expand Minimize
This topic has not yet been rated - Rate this topic

supportsANSI92IntermediateSQL Method (SQLServerDatabaseMetaData)

Retrieves whether this database supports the ANSI92 intermediate SQL grammar.


public boolean supportsANSI92IntermediateSQL()

true if supported. Otherwise, false.

This supportsANSI92IntermediateSQL method is specified by the supportsANSI92IntermediateSQL method in the java.sql.DatabaseMetaData interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.