Gets or sets the DataRowVersion to use when loading the value.
public override DataRowVersion SourceVersion { get; set; }
One of the DataRowVersion values.
EntityParameter ClassSystem.Data.Entity.Core.EntityClient Namespace