EntityCollectionChangedParams.TargetEntitySet Property

Definition

The entity set name of the object in the collection.

public:
 property System::String ^ TargetEntitySet { System::String ^ get(); };
public string TargetEntitySet { get; }
member this.TargetEntitySet : string
Public ReadOnly Property TargetEntitySet As String

Property Value

An entity set name.

Applies to