Gets or sets how command results are applied to rows being updated.
public override UpdateRowSource UpdatedRowSource { get; set; }
One of the UpdateRowSource values.
EntityCommand ClassSystem.Data.Entity.Core.EntityClient Namespace