HResults.DTS_E_SSISSTANDALONENOTINSTALLED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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