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