Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.05 KB

File metadata and controls

22 lines (19 loc) · 1.05 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords apitype
SQLNativeSql
SQLNativeSql
markingmyname
maghan
03/14/2017
sql
native-client
reference
SQLNativeSql function
DLLExport

SQLNativeSql

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

The [!INCLUDEssNoVersion] Native Client ODBC driver satisfies SQLNativeSql requests without visiting the server. The function efficiently tests the syntax of SQL statements. Syntax checking does not determine if identifiers or the results of expressions in the SQL statements are valid, and [!INCLUDEssNoVersion] native SQL returned by SQLNativeSql can fail to run.

See Also

SQLNativeSql Function
ODBC API Implementation Details