HResults.DTS_E_RSTDESTBADVARIABLENAME 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_RSTDESTBADVARIABLENAME MessageText: The VariableName property is not set to the name of a valid variable. Need a runtime variable name to write to.
public: int DTS_E_RSTDESTBADVARIABLENAME = -1071636357;
public const int DTS_E_RSTDESTBADVARIABLENAME = -1071636357;
val mutable DTS_E_RSTDESTBADVARIABLENAME : int
Public Const DTS_E_RSTDESTBADVARIABLENAME As Integer = -1071636357