HResults.DTS_E_NOKEYCOLS Field

Definition

MessageId: DTS_E_NOKEYCOLS MessageText: No key columns are found. The %1!s! must have at least one column with a SortKeyPosition that is non-zero.

public: int DTS_E_NOKEYCOLS = -1071636302;
public const int DTS_E_NOKEYCOLS = -1071636302;
val mutable DTS_E_NOKEYCOLS : int
Public Const DTS_E_NOKEYCOLS As Integer  = -1071636302

Field Value

Value = -1071636302

Applies to