Udostępnij przez


HResults.DTS_E_VARIABLEALREADYONREADLIST Field

The variable "%1" is already on the read list. A variable may only be added once to either the read lock list or the write lock list.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Deklaracja
Public Const DTS_E_VARIABLEALREADYONREADLIST As Integer
public const int DTS_E_VARIABLEALREADYONREADLIST
public:
literal int DTS_E_VARIABLEALREADYONREADLIST
public static final int DTS_E_VARIABLEALREADYONREADLIST
public const var DTS_E_VARIABLEALREADYONREADLIST : int

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.