HResults.DTS_E_SSISSTANDALONENOTINSTALLED Field

Definition

MessageId: DTS_E_SSISSTANDALONENOTINSTALLED MessageText: To run a SSIS package outside of SQL Server Data Tools you must install %1!s! of Integration Services or higher.

public: int DTS_E_SSISSTANDALONENOTINSTALLED = -1073679321;
public const int DTS_E_SSISSTANDALONENOTINSTALLED = -1073679321;
val mutable DTS_E_SSISSTANDALONENOTINSTALLED : int
Public Const DTS_E_SSISSTANDALONENOTINSTALLED As Integer  = -1073679321

Field Value

Value = -1073679321

Applies to