ContextDataSourceContextData.EntitySet 屬性

定義

取得或設定資料內容類別中的屬性或欄位,這個類別表示資料集合。

public:
 property System::Object ^ EntitySet { System::Object ^ get(); void set(System::Object ^ value); };
public object EntitySet { get; set; }
member this.EntitySet : obj with get, set
Public Property EntitySet As Object

屬性值

Object

資料內容類別中的屬性或欄位,這個類別表示資料集合。

適用於