HResults.DTS_E_PARAMETERVARIABLE_READONLY 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_PARAMETERVARIABLE_READONLY MessageText: Changing the %1!s! of a variable failed because it is a parameter variable. Parameter variables are read-only.
public: int DTS_E_PARAMETERVARIABLE_READONLY = -1073614826;
public const int DTS_E_PARAMETERVARIABLE_READONLY = -1073614826;
val mutable DTS_E_PARAMETERVARIABLE_READONLY : int
Public Const DTS_E_PARAMETERVARIABLE_READONLY As Integer = -1073614826