共用方式為


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