Share via


EntityDescriptor.Entity Property

Definition

Gets the entity that contains the update data.

public object Entity { get; }
member this.Entity : obj
Public ReadOnly Property Entity As Object

Property Value

An object that contains update data.

Applies to