Compartilhar via


Conformidade de função

A tabela a seguir indica o nível de conformidade de cada função ODBC, em que isso é bem definido.

Função Nível de conformidade
SQLAllocHandle Núcleo
SQLBindCol Núcleo
SQLBindParameter Núcleo[1]
SQLBrowseConnect Nível 1
SQLBulkOperations Nível 1
SQLCancel Núcleo[1]
SQLCloseCursor Núcleo
SQLColAttribute Núcleo[1]
SQLColumnPrivileges Nível 2
SQLColumns Núcleo
SQLConnect Núcleo
SQLCopyDesc Núcleo
SQLDataSources Núcleo
SQLDescribeCol Núcleo[1]
SQLDescribeParam Nível 2
SQLDisconnect Núcleo
SQLDriverConnect Núcleo
SQLDrivers Núcleo
SQLEndTran Núcleo[1]
SQLExecDirect Núcleo
SQLExecute Núcleo
SQLFetch Núcleo
SQLFetchScroll Núcleo[1]
SQLForeignKeys Nível 2
SQLFreeHandle Núcleo
SQLFreeStmt Núcleo
SQLGetConnectAttr Núcleo
SQLGetCursorName Núcleo
SQLGetData Núcleo
SQLGetDescField Núcleo
SQLGetDescRec Núcleo
SQLGetDiagField Núcleo
SQLGetDiagRec Núcleo
SQLGetEnvAttr Núcleo
SQLGetFunctions Núcleo
SQLGetInfo Núcleo
SQLGetStmtAttr Núcleo
SQLGetTypeInfo Núcleo
SQLMoreResults Nível 1
SQLNativeSql Núcleo
SQLNumParams Núcleo
SQLNumResultCols Núcleo
SQLParamData Núcleo
SQLPrepare Núcleo
SQLPrimaryKeys Nível 1
SQLProcedureColumns Nível 1
SQLProcedures Nível 1
SQLPutData Núcleo
SQLRowCount Núcleo
SQLSetConnectAttr Núcleo[2]
SQLSetCursorName Núcleo
SQLSetDescField Núcleo[1]
SQLSetDescRec Núcleo
SQLSetEnvAttr Núcleo[2]
SQLSetPos Nível 1[1]
SQLSetStmtAttr Núcleo[2]
SQLSpecialColumns Núcleo[1]
SQLStatistics Núcleo
SQLTablePrivileges Nível 2
SQLTables Núcleo

[1] Os recursos significativos dessa função estão disponíveis apenas em níveis de conformidade mais elevados.

[2] A definição de atributos específicos para valores não predefinidos depende do nível de conformidade. Para obter mais informações, confira a próxima seção, Conformidade de atributo.