HResults.DTS_E_VARIABLESALREADYUNLOCKED 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_VARIABLESALREADYUNLOCKED MessageText: This Variables collection has already been unlocked. The Unlock method is called only once on a dispensed Variables collection.
public: int DTS_E_VARIABLESALREADYUNLOCKED = -1073659825;
public const int DTS_E_VARIABLESALREADYUNLOCKED = -1073659825;
val mutable DTS_E_VARIABLESALREADYUNLOCKED : int
Public Const DTS_E_VARIABLESALREADYUNLOCKED As Integer = -1073659825