HResults.DTS_E_TXPIVOTTOOMANYPIVOTKEYS Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_TXPIVOTTOOMANYPIVOTKEYS MessageText: Too many Pivot Keys found. Only one input column can be used as the Pivot Key.
public: int DTS_E_TXPIVOTTOOMANYPIVOTKEYS = -1071636349;
C#
public const int DTS_E_TXPIVOTTOOMANYPIVOTKEYS = -1071636349;
val mutable DTS_E_TXPIVOTTOOMANYPIVOTKEYS : int
Public Const DTS_E_TXPIVOTTOOMANYPIVOTKEYS As Integer = -1071636349
Value = -1071636349
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |