This topic has not yet been rated - Rate this topic

DTSProductLevel Enumeration

Specifies the SQL Server product edition. 

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public enum DTSProductLevel
Member name Description
None Specifies no edition in particular.
Workgroup Specifies the Workgroup edition.
Standard Specifies the Standard edition.
Enterprise Specifies the Enterprise edition.

For more information on SQL Server editions, see Editions and Components of SQL Server 2012.

Did you find this helpful?
(1500 characters remaining)