Pole HResults.DTS_E_TXPIVOTTOOMANYPIVOTKEYS
Znaleziono zbyt wiele kluczy przestawne.Tylko jedna kolumna danych wejściowych może służyć jako klucz przestawne.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_TXPIVOTTOOMANYPIVOTKEYS As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_TXPIVOTTOOMANYPIVOTKEYS
public const int DTS_E_TXPIVOTTOOMANYPIVOTKEYS
public:
literal int DTS_E_TXPIVOTTOOMANYPIVOTKEYS
static val mutable DTS_E_TXPIVOTTOOMANYPIVOTKEYS: int
public const var DTS_E_TXPIVOTTOOMANYPIVOTKEYS : int