Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 937 Bytes

File metadata and controls

21 lines (17 loc) · 937 Bytes
title Table-Valued Parameter Diagnostic Record Fields
description Table-Valued Parameter Diagnostic Record Fields
author markingmyname
ms.author maghan
ms.date 03/04/2017
ms.service sql
ms.subservice native-client
ms.topic reference
helpviewer_keywords
table-valued parameters (ODBC), diagnostic records

Table-Valued Parameter Diagnostic Record Fields

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

Two new diagnostic fields, SQL_DIAG_SS_TABLE_COLUMN_NUMBER and SQL_DIAG_SS_TABLE_ROW_NUMBER, have been added to diagnostic records. These fields help you to determine which table-valued parameter column values are associated with errors and warnings.

See Also

Table-Valued Parameters (ODBC)