Share via


EntityDescriptor.Entity 属性

定义

获取包含更新数据的实体。

public:
 property System::Object ^ Entity { System::Object ^ get(); };
public object Entity { get; }
member this.Entity : obj
Public ReadOnly Property Entity As Object

属性值

包含更新数据的对象。

适用于