SqlServerEngineEditionList EnumerationNemiro.Data.dll
List of editions SQL Server.

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public enum SqlServerEngineEditionList
Members

  Member nameValueDescription
PersonalOrDesktopEngine1 Personal or Desktop Engine (is not available for SQL Server 2005 and later versions).
Standard2 Standard (returned for Standard, Web and Business Intelligence).
Enterprise3 Enterprise (it is returned for Evaluation Edition, Developer Edition and Enterprise Edition both options).
Express4 Express (returned for Express, Express with tools and Express with Advanced Services).
SQLAzure5 SQL Azure
See Also