Pole HResults.DTS_E_SSISSTANDALONENOTINSTALLED
Uruchomienie pakiet SSIS poza Business Intelligence Development Studio należy zainstalować %1 usługi integracji lub wyższej.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_SSISSTANDALONENOTINSTALLED As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_SSISSTANDALONENOTINSTALLED
public const int DTS_E_SSISSTANDALONENOTINSTALLED
public:
literal int DTS_E_SSISSTANDALONENOTINSTALLED
static val mutable DTS_E_SSISSTANDALONENOTINSTALLED: int
public const var DTS_E_SSISSTANDALONENOTINSTALLED : int