HResults.DTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION Field

Definition

The expression contains an unrecognized token that appears to be an input column reference, but the input column collection is not available to process input columns. The input column collection has not been provided to the expression evaluator, but an input column was included in the expression.

public: int DTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION = -1073442730;
public const int DTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION = -1073442730;
val mutable DTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION : int
Public Const DTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION As Integer  = -1073442730

Field Value

Value = -1073442730

Applies to