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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > BaseODataCollectionViewService<T> クラス : Keys プロパティ
Gets or sets an array containing the names of the key fields. Key fields are required for update operations (add/remove/delete).
シンタックス
'宣言
 
Public Property Keys As System.String()
public System.string[] Keys {get; set;}
参照

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