ODataLibraryCompatibility 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.
Library compatibility levels.
public enum ODataLibraryCompatibility
type ODataLibraryCompatibility =
Public Enum ODataLibraryCompatibility
- Inheritance
-
ODataLibraryCompatibility
Fields
Name | Value | Description |
---|---|---|
Version6 | 60000 | Version 6.x |
Version7 | 70000 | Version 7.x |
Latest | 2147483647 | The latest version of the library. |