Share via


EntityCollectionChangedParams.TargetEntitySet 属性

定义

集合中对象的实体集名称。

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

属性值

实体集名称。

适用于