HResults.DTS_I_NEWMUTEXCREATED-Feld
Mutex "__" was successfully created.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_I_NEWMUTEXCREATED As Integer
'Usage
Dim value As Integer
value = HResults.DTS_I_NEWMUTEXCREATED
public const int DTS_I_NEWMUTEXCREATED
public:
literal int DTS_I_NEWMUTEXCREATED
static val mutable DTS_I_NEWMUTEXCREATED: int
public const var DTS_I_NEWMUTEXCREATED : int