HResults.DTS_E_SORTNEEDSONEKEY Field

Definition

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

public: int DTS_E_SORTNEEDSONEKEY = -1071611895;
public const int DTS_E_SORTNEEDSONEKEY = -1071611895;
val mutable DTS_E_SORTNEEDSONEKEY : int
Public Const DTS_E_SORTNEEDSONEKEY As Integer  = -1071611895

Field Value

Value = -1071611895

Applies to