Click or drag to resize

DataConnectionControllerGetSqlServerEdition Method

Get the product edition of MS-SQL server.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string GetSqlServerEdition()

Return Value

Type: String
Sql Server Edition
See Also