File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: SERVERPROPERTY returns property information about the server instan
44author : VanMSFT
55ms.author : vanto
66ms.reviewer : randolphwest, amitkh-msft
7- ms.date : 11/18/2025
7+ ms.date : 01/08/2026
88ms.service : sql
99ms.subservice : t-sql
1010ms.topic : reference
@@ -117,7 +117,7 @@ The following table lists possible values for `EditionID` and `Edition`.
117117| ` 610778273 ` | Enterprise Evaluation |
118118| ` 284895786 ` | Business Intelligence |
119119| ` -2117995310 ` | Developer <sup >1</sup >, or Developer Enterprise <sup >2</sup > |
120- | ` -2509700633 ` | Developer Standard <sup >2</sup > |
120+ | ` -1785266663 ` | Developer Standard <sup >2</sup > |
121121| ` -1592396055 ` | Express |
122122| ` -133711905 ` | Express with Advanced Services |
123123| ` -1534726760 ` | Standard |
@@ -128,8 +128,8 @@ The following table lists possible values for `EditionID` and `Edition`.
128128
129129<sup >1</sup > ** Applies to** : [ !INCLUDE [ sssql22-md] ( ../../includes/sssql22-md.md )] and earlier versions.
130130<sup >2</sup > ** Applies to** : [ !INCLUDE [ sssql25-md] ( ../../includes/sssql25-md.md )] and later versions.
131- <sup >3</sup > Indicates the development only edition for Azure SQL Edge.
132- <sup >4</sup > Indicates the paid edition for Azure SQL Edge.
131+ <sup >3</sup > ** Applies to ** : Azure SQL Edge (development edition) .
132+ <sup >4</sup > ** Applies to ** : Azure SQL Edge (paid edition) .
133133
134134## Return types
135135
You can’t perform that action at this time.
0 commit comments