HResults.DTS_E_CANONLYSETSORTKEYONSOURCE Field

Definition

The "%1" cannot have a SortKeyPosition property set to non-zero because "%2" is not a source output. The output column "colname" (ID) cannot have its SortKeyPosition property set to non-zero because its output "outputname" (ID) is not a source output.

public: int DTS_E_CANONLYSETSORTKEYONSOURCE = -1071628273;
public const int DTS_E_CANONLYSETSORTKEYONSOURCE = -1071628273;
val mutable DTS_E_CANONLYSETSORTKEYONSOURCE : int
Public Const DTS_E_CANONLYSETSORTKEYONSOURCE As Integer  = -1071628273

Field Value

Value = -1071628273

Applies to