--- 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 [!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.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](../../relational-databases/native-client-odbc-api/sqlsetstmtattr.md).| |SQL_SOPT_SS_NAME_SCOPE|SQLUINTEGER|For more information about SQL_SS_NAME_SCOPE, see [SQLSetStmtAttr](../../relational-databases/native-client-odbc-api/sqlsetstmtattr.md).| |||| ## See Also [Table-Valued Parameters (ODBC)](../../relational-databases/native-client-odbc-table-valued-parameters/table-valued-parameters-odbc.md)