HResults.DTS_E_VARIABLEALREADYONWRITELIST Field

Definition

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

Field Value

Value = -1073659821

Applies to