Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies the SQL Server product edition.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Enumeration DTSProductLevel
'Usage
Dim instance As DTSProductLevel
public enum DTSProductLevel
public enum class DTSProductLevel
type DTSProductLevel
public enum DTSProductLevel
Members
| Member name | Description | |
|---|---|---|
| Enterprise | Specifies the Enterprise edition. | |
| None | Specifies no edition in particular. | |
| Standard | Specifies the Standard edition. | |
| Workgroup | Specifies the Workgroup edition. |
Remarks
For more information on SQL Server editions, see Editions and Components of SQL Server 2012.