HResults.DTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN 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.
MessageId: DTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN MessageText: The "%1!s!" on "%2!s!" has usage type READONLY, but is not referenced by an expression. Remove the column from the list of available input columns, or reference it in an expression.
public: int DTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN = -2147192597;
public const int DTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN = -2147192597;
val mutable DTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN : int
Public Const DTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN As Integer = -2147192597