Statement Attributes that Affect Table-Valued Parameters

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

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)