Skip to content

Commit a0d8044

Browse files
committed
fix
1 parent 08f65ac commit a0d8044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/odbc/reference/develop-app/unicode-function-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The ODBC 3.5 (or higher) Driver Manager supports both ANSI and Unicode versions
2727

2828
:::row:::
2929
:::column span="":::
30-
**SQLBrowseConnect**<br> **SQLColAttribute**<br> **SQLColAttributes**<br> **SQLColumnPrivileges**<br> **SQLColumns** <br> **SQLConnect** <br> **SQLDataSources**<br> **SQLDescribeCol** <br> **SQLDriverConnect** <br> **SQLDrivers** <br> **SQLError <br> **SQLExecDirect**<br> **SQLForeignKeys**<br> **SQLGetConnectAttr** <br> **SQLGetConnectOption** <br> **SQLGetCursorName**<br> **SQLGetDescField** <br> **SQLGetDescRec** <br> **SQLGetDiagField**
30+
**SQLBrowseConnect**<br> **SQLColAttribute**<br> **SQLColAttributes**<br> **SQLColumnPrivileges**<br> **SQLColumns** <br> **SQLConnect** <br> **SQLDataSources**<br> **SQLDescribeCol** <br> **SQLDriverConnect** <br> **SQLDrivers** <br> **SQLError** <br> **SQLExecDirect**<br> **SQLForeignKeys**<br> **SQLGetConnectAttr** <br> **SQLGetConnectOption** <br> **SQLGetCursorName**<br> **SQLGetDescField** <br> **SQLGetDescRec** <br> **SQLGetDiagField**
3131
:::column-end:::
3232
:::column span="":::
3333
**SQLGetDiagRec** <br> **SQLGetInfo** <br> **SQLGetStmtAttr**<br> **SQLGetTypeInfo**<br> **SQLNativeSql**<br> **SQLPrepare**<br> **SQLPrimaryKeys**<br> **SQLProcedureColumns**<br> **SQLProcedures**<br> **SQLSetConnectAttr**<br> **SQLSetConnectOption**<br> **SQLSetCursorName**<br> **SQLSetDescField**<br> **SQLSetStmtAttr**<br> **SQLSpecialColumns**<br> **SQLStatistics**<br> **SQLTablePrivileges**<br> **SQLTables**

0 commit comments

Comments
 (0)