--- title: "Statement Attributes that Affect Table-Valued Parameters | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" 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: MightyPen ms.author: genemi manager: craigg --- # Statement Attributes that Affect Table-Valued Parameters 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](../native-client-odbc-api/sqlsetstmtattr.md).| |SQL_SOPT_SS_NAME_SCOPE|SQLUINTEGER|For more information about SQL_SS_NAME_SCOPE, see [SQLSetStmtAttr](../native-client-odbc-api/sqlsetstmtattr.md).| ## See Also [Table-Valued Parameters (ODBC)](table-valued-parameters-odbc.md)