HResults.DTS_E_VARIABLEALREADYONWRITELIST 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_VARIABLEALREADYONWRITELIST MessageText: The variable "%1!s!" is already on the write list. A variable may only be added once to either the read lock list or the write lock list.
public: int DTS_E_VARIABLEALREADYONWRITELIST = -1073659821;
public const int DTS_E_VARIABLEALREADYONWRITELIST = -1073659821;
val mutable DTS_E_VARIABLEALREADYONWRITELIST : int
Public Const DTS_E_VARIABLEALREADYONWRITELIST As Integer = -1073659821