HResults.DTS_E_INVALIDSIGNATURE Field
The digital signature is not valid. The contents of the package have been modified.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_INVALIDSIGNATURE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_INVALIDSIGNATURE
public const int DTS_E_INVALIDSIGNATURE
public:
literal int DTS_E_INVALIDSIGNATURE
static val mutable DTS_E_INVALIDSIGNATURE: int
public const var DTS_E_INVALIDSIGNATURE : int