Champ DTS_E_VARIABLEALREADYONWRITELIST
The variable "%1" is already on the write list. A variable may only be added once to either the read lock list or the write lock list.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_VARIABLEALREADYONWRITELIST As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_VARIABLEALREADYONWRITELIST
public const int DTS_E_VARIABLEALREADYONWRITELIST
public:
literal int DTS_E_VARIABLEALREADYONWRITELIST
static val mutable DTS_E_VARIABLEALREADYONWRITELIST: int
public const var DTS_E_VARIABLEALREADYONWRITELIST : int
Voir aussi