SQLEngineEditionEnum EnumerationKentico 8.0 API Reference
Enum for database engine edition of the instance of SQL Server installed on the server.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Unknown0 Unknown engine edition.
PersonalOrDesktop1 Not available in SQL Server 2005 and later versions.
Standard2 This is returned for Standard, Web, and Business Intelligence.
Enterprise3 This is returned for Evaluation, Developer, and both Enterprise editions.
Express4 This is returned for Express, Express with Tools and Express with Advanced Services
SQLAzure5 This is returned for SQL Azure server.
See Also