Partager via


Champ DTS_E_SORTNEEDSONEKEY

At least one input column must be marked as a sort key, but no keys were found.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_SORTNEEDSONEKEY As Integer
'Utilisation
Dim value As Integer

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