HResults.DTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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