Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.34 KB

File metadata and controls

27 lines (23 loc) · 1.34 KB
title SQLNativeSql | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.technology native-client
ms.topic reference
apitype DLLExport
helpviewer_keywords
SQLNativeSql function
ms.assetid 2d999fec-9e22-4514-ad5f-22a64b82f95b
author markingmyname
ms.author maghan
monikerRange >=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current

SQLNativeSql

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md]

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