Поле HResults.DTS_E_UNPROTECTCONNECTIONSTRINGFAILED
Failed to decrypt protected connection string for server "%1" with error 0x%2!8.8X! "%3". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_UNPROTECTCONNECTIONSTRINGFAILED As Integer
'Применение
Dim value As Integer
value = HResults.DTS_E_UNPROTECTCONNECTIONSTRINGFAILED
public const int DTS_E_UNPROTECTCONNECTIONSTRINGFAILED
public:
literal int DTS_E_UNPROTECTCONNECTIONSTRINGFAILED
static val mutable DTS_E_UNPROTECTCONNECTIONSTRINGFAILED: int
public const var DTS_E_UNPROTECTCONNECTIONSTRINGFAILED : int