DTSProductLevel Enumeration
Specifies the SQL Server product edition.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Member name | Description | |
|---|---|---|
| Enterprise | Specifies the Enterprise edition. | |
| None | Specifies no edition in particular. | |
| Standard | Specifies the Standard edition. | |
| Workgroup | Specifies the Workgroup edition. |
For more information on SQL Server editions, see Editions and Components of SQL Server 2014.
Show: