ContextDataSource.EntitySetName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定資料來源物件中屬性或欄位的名稱,這個物件表示資料集合。
protected:
property System::String ^ EntitySetName { System::String ^ get(); void set(System::String ^ value); };
protected string EntitySetName { get; set; }
member this.EntitySetName : string with get, set
Protected Property EntitySetName As String
屬性值
資料來源物件中屬性或欄位的名稱,這個物件表示資料集合。