HResults.DTS_E_ROWCOUNTBADVARIABLENAME 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_ROWCOUNTBADVARIABLENAME MessageText: The variable "%1!s!" specified by VariableName property is not a valid variable. Need a valid variable name to write to.
public: int DTS_E_ROWCOUNTBADVARIABLENAME = -1071636242;
public const int DTS_E_ROWCOUNTBADVARIABLENAME = -1071636242;
val mutable DTS_E_ROWCOUNTBADVARIABLENAME : int
Public Const DTS_E_ROWCOUNTBADVARIABLENAME As Integer = -1071636242