ODataModelBuilder.MaxDataServiceVersion Property
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.
Gets or sets the maximum data service version of the model. The default value is 4.0.
public Version MaxDataServiceVersion { get; set; }
member this.MaxDataServiceVersion : Version with get, set
Public Property MaxDataServiceVersion As Version