Expand Minimize
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 nameDescription
EnterpriseSpecifies the Enterprise edition.
NoneSpecifies no edition in particular.
StandardSpecifies the Standard edition.
WorkgroupSpecifies the Workgroup edition.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.