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