HResults.DTS_W_NOLINEAGEVALIDATION Field

Definition

MessageId: DTS_W_NOLINEAGEVALIDATION MessageText: The lineage IDs of the input columns cannot be validated because the execution trees contain cycles.

public: int DTS_W_NOLINEAGEVALIDATION = -2147192825;
public const int DTS_W_NOLINEAGEVALIDATION = -2147192825;
val mutable DTS_W_NOLINEAGEVALIDATION : int
Public Const DTS_W_NOLINEAGEVALIDATION As Integer  = -2147192825

Field Value

Value = -2147192825

Applies to