PostgreSqlFlexibleServerVersion Enum    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The version of a server.
public enum PostgreSqlFlexibleServerVersion
	type PostgreSqlFlexibleServerVersion = 
	Public Enum PostgreSqlFlexibleServerVersion
		- Inheritance
 - 
				PostgreSqlFlexibleServerVersion
 
Fields
| Name | Value | Description | 
|---|---|---|
| Ver15 | 0 | |
| Ver14 | 1 | |
| Ver13 | 2 | |
| Ver12 | 3 | |
| Ver11 | 4 | |
| Sixteen | 5 |