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 SQLNativeSql
description SQLNativeSql
author markingmyname
ms.author maghan
ms.date 03/14/2017
ms.service sql
ms.subservice native-client
ms.topic reference
helpviewer_keywords
SQLNativeSql function
apitype 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