ASP.NET Core MVC コントロールヘルプ
Fields プロパティ (BaseODataCollectionViewService<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > BaseODataCollectionViewService<T> クラス : Fields プロパティ
Gets or sets an array containing the names of the fields to retrieve from the data source.
シンタックス
'宣言
 
Public Property Fields As System.String()
public System.string[] Fields {get; set;}
解説
If this property is set to null or to an empty array, all fields are retrieved.
参照

BaseODataCollectionViewService<T> クラス
BaseODataCollectionViewService<T> メンバ