Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.49 KB

File metadata and controls

32 lines (27 loc) · 1.49 KB
title Attributes that affect Table-Valued Parameters
ms.custom
ms.date 03/06/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.technology native-client
ms.topic reference
helpviewer_keywords
table-valued parameters (ODBC), descriptor header field
table-valued parameters (ODBC), statement attribute
ms.assetid 089213b0-d368-4332-b2e5-b2bd8770c64f
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

Statement Attributes that Affect Table-Valued Parameters

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

The following table describes the attributes in a descriptor field.

Attribute name Type Description
SQL_SOPT_SS_PARAM_FOCUS SQLUINTEGER For more information about SQL_SS_PARAM_FOCUS, see SQLSetStmtAttr.
SQL_SOPT_SS_NAME_SCOPE SQLUINTEGER For more information about SQL_SS_NAME_SCOPE, see SQLSetStmtAttr.

See Also

Table-Valued Parameters (ODBC)