EntityParameter.SourceVersion Property

 

Gets or sets the DataRowVersion to use when loading the value.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override DataRowVersion SourceVersion { get; set; }

Property Value

Type: System.Data.DataRowVersion

One of the DataRowVersion values.