HResults.DTS_E_SQLPERSISTENCEVERSION 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_SQLPERSISTENCEVERSION MessageText: Storing or modifying packages in SQL Server requires the SSIS runtime and database to be the same version. Storing packages in earlier versions is not supported.
public: int DTS_E_SQLPERSISTENCEVERSION = -1073659876;
public const int DTS_E_SQLPERSISTENCEVERSION = -1073659876;
val mutable DTS_E_SQLPERSISTENCEVERSION : int
Public Const DTS_E_SQLPERSISTENCEVERSION As Integer = -1073659876