Champ DTS_E_REDIRECTFAILURE
The specified server, URL %1, has a redirect and the redirect request failed.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_REDIRECTFAILURE As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_REDIRECTFAILURE
public const int DTS_E_REDIRECTFAILURE
public:
literal int DTS_E_REDIRECTFAILURE
static val mutable DTS_E_REDIRECTFAILURE: int
public const var DTS_E_REDIRECTFAILURE : int