HResults.DTS_E_INVALIDVARIABLEVALUE 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_E_INVALIDVARIABLEVALUE MessageText: The variable value assignment is not valid. This error happens when the client or a task assigns a runtime object to a variable value.
public: int DTS_E_INVALIDVARIABLEVALUE = -1073676276;
public const int DTS_E_INVALIDVARIABLEVALUE = -1073676276;
val mutable DTS_E_INVALIDVARIABLEVALUE : int
Public Const DTS_E_INVALIDVARIABLEVALUE As Integer = -1073676276