HResults.DTS_E_CANONLYSETISSORTEDONSOURCE Field

Definition

MessageId: DTS_E_CANONLYSETISSORTEDONSOURCE MessageText: The "%1!s!" cannot have its IsSorted property set to TRUE because it is not a source output. A source output has a SynchronousInputID value of zero.

public: int DTS_E_CANONLYSETISSORTEDONSOURCE = -1071628274;
public const int DTS_E_CANONLYSETISSORTEDONSOURCE = -1071628274;
val mutable DTS_E_CANONLYSETISSORTEDONSOURCE : int
Public Const DTS_E_CANONLYSETISSORTEDONSOURCE As Integer  = -1071628274

Field Value

Value = -1071628274

Applies to