Поделиться через


Перечисление DTSProductLevel

Specifies the SQL Server product edition. 

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Enumeration DTSProductLevel
'Применение
Dim instance As DTSProductLevel
public enum DTSProductLevel
public enum class DTSProductLevel
type DTSProductLevel
public enum DTSProductLevel

Элементы

Имя элемента Описание
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 2012.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime