getStringFunctions Method (SQLServerDatabaseMetaData)

Retrieves a comma-separated list of String functions that are available with this database.

public java.lang.String getStringFunctions()

Valor devuelto

A String that contains the String functions.

Excepciones

SQLServerException

Observaciones

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

Vea también

Referencia

SQLServerDatabaseMetaData Class

Conceptos

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members