Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves a comma-separated list of all of this database's SQL keywords that are not also SQL92 keywords.
Syntax
public java.lang.String getSQLKeywords()
Return Value
A String that contains the SQL keywords.
Exceptions
Remarks
This getSQLKeywords method is specified by the getSQLKeywords method in the java.sql.DatabaseMetaData interface.
See Also
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class