SystemPropertyType Enumeration
Specifies the identifying name of one of the available system properties.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| CompatibilityLevel | SQL Server compatibility level | |
| DatabaseSchemaVersion | The version of the database schema. | |
| OSVersion | The version of operational system the MDS service running on. | |
| ProductVersion | The version of MDS Service. | |
| SQLServerVersion | The version of SQL Server Engine. |
The SystemPropertyType simple type specifies the identifying name of one of the available system properties.
Show: