EntityCommand.UpdatedRowSource Property

 

Gets or sets how command results are applied to rows being updated.

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

public override UpdateRowSource UpdatedRowSource { get; set; }

Property Value

Type: System.Data.UpdateRowSource

One of the UpdateRowSource values.