Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.35 KB

File metadata and controls

34 lines (29 loc) · 1.35 KB
title Statement Attributes that Affect Table-Valued Parameters | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
docset-sql-devref
ms.tgt_pltfrm
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
caps.latest.revision 17
author JennieHubbard
ms.author jhubbard
manager jhubbard

Statement Attributes that Affect Table-Valued Parameters

[!INCLUDESNAC_Deprecated]

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)