Compartilhar via


Campo DTS_E_COLLECTIONLOCKED

This collection cannot be modified during package validation or execution.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_COLLECTIONLOCKED As Integer
'Uso
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