DTSTargetServerVersion Enum  
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.
public enum class DTSTargetServerVersion
	public enum DTSTargetServerVersion
	type DTSTargetServerVersion = 
	Public Enum DTSTargetServerVersion
		- Inheritance
 - 
				DTSTargetServerVersion
 
Fields
| Name | Value | Description | 
|---|---|---|
| SQLServer2012 | 110 | |
| SQLServer2014 | 120 | |
| SQLServer2016 | 130 | |
| SQLServer2017 | 140 | |
| Latest | 150 | |
| SQLServer2019 | 150 |