HResults.DTS_E_VARIABLEALREADYONREADLIST Field

Definition

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

Field Value

Value = -1073659822

Applies to