| title | getStringFunctions Method (SQLServerDatabaseMetaData) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.suite | sql | |
| ms.technology | connectivity | |
| ms.tgt_pltfrm | ||
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | 4fb489ee-185e-405a-a4f7-3eb73c29bcd6 | |
| caps.latest.revision | 8 | |
| author | MightyPen | |
| ms.author | genemi | |
| manager | craigg |
[!INCLUDEDriver_JDBC_Download]
Retrieves a comma-separated list of String functions that are available with this database.
public java.lang.String getStringFunctions()
A String that contains the String functions.
This getStringFunctions method is specified by the getStringFunctions method in the java.sql.DatabaseMetaData interface.
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class