DTSProductLevel Enumeration
Specifies the SQL Server product edition.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Синтаксис
'Декларация
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. |
Замечания
For more information on SQL Server editions, see Выпуски и компоненты SQL Server 2005.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.