Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.