Udostępnij za pośrednictwem


Pole HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS

"% 1" ma IsSorted zestaw na TRUE, ale SortKeyPosition na wszystkich kolumn wyjściowych jest zero.Zmień IsSorted na FALSE lub zaznacz co najmniej jedną kolumna wyjściowe zawierają SortKeyPosition zera.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS
public const int DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS
public:
literal int DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS
static val mutable DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS: int
public const var DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS : int