HResults.DTS_E_PACKAGEVERIFICATIONFAILED Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_PACKAGEVERIFICATIONFAILED MessageText: The cryptographic signature of the package failed verification due to error 0x%1!8.8X! "%2!s!". This occurs when the signature verification operation fails.
public: int DTS_E_PACKAGEVERIFICATIONFAILED = -1073659856;
C#
public const int DTS_E_PACKAGEVERIFICATIONFAILED = -1073659856;
val mutable DTS_E_PACKAGEVERIFICATIONFAILED : int
Public Const DTS_E_PACKAGEVERIFICATIONFAILED As Integer = -1073659856
Value = -1073659856
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |