HResults.DTS_E_CANONLYSETCOMPFLAGSONSOURCE Field

Definition

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

public: int DTS_E_CANONLYSETCOMPFLAGSONSOURCE = -1071628272;
public const int DTS_E_CANONLYSETCOMPFLAGSONSOURCE = -1071628272;
val mutable DTS_E_CANONLYSETCOMPFLAGSONSOURCE : int
Public Const DTS_E_CANONLYSETCOMPFLAGSONSOURCE As Integer  = -1071628272

Field Value

Value = -1071628272

Applies to