HResults.DTS_E_COLLECTIONLOCKED Field
This collection cannot be modified during package validation or execution.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_COLLECTIONLOCKED As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_COLLECTIONLOCKED
public const int DTS_E_COLLECTIONLOCKED
public:
literal int DTS_E_COLLECTIONLOCKED
static val mutable DTS_E_COLLECTIONLOCKED: int
public const var DTS_E_COLLECTIONLOCKED : int