Campo HResults.DTS_E_SCRIPTMIGRATIONFAILED64BIT

Migration for VSA scripts cannot be done on 64 bit platforms due to lack of Visual Tools for Applications designer support. Run the migration under WOW64 on 64 bit platforms.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_SCRIPTMIGRATIONFAILED64BIT As Integer
'Utilizzo
Dim value As Integer 

value = HResults.DTS_E_SCRIPTMIGRATIONFAILED64BIT
public const int DTS_E_SCRIPTMIGRATIONFAILED64BIT
public:
literal int DTS_E_SCRIPTMIGRATIONFAILED64BIT
static val mutable DTS_E_SCRIPTMIGRATIONFAILED64BIT: int
public const var DTS_E_SCRIPTMIGRATIONFAILED64BIT : int

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime