ODataModelBuilder.MaxDataServiceVersion Property

Definition

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

Property Value

Applies to