DTS_E_SSISSTANDALONENOTINSTALLED フィールド

Business Intelligence Development Studio の外部で SSIS パッケージを実行するには、Integration Services %1 以上をインストールする必要があります。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_SSISSTANDALONENOTINSTALLED As Integer
'使用
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