Freigeben über


DTSProductLevel Enumeration

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
public enum DTSProductLevel
public enum class DTSProductLevel
public enum 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.

Hinweise

For more information on SQL Server editions, see Editionen und Komponenten von SQL Server 2005.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime Namespace