共用方式為


EntityDescriptor.Entity 屬性

定義

取得包含更新資料的實體。

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

屬性值

包含更新資料的物件。

適用於