다음을 통해 공유


ModelBoundQuerySettings.DefaultSelectType 속성

정의

속성이 기본적으로 $select 적용할 수 있는지 여부를 가져오거나 설정합니다.

public Microsoft.AspNet.OData.Query.SelectExpandType? DefaultSelectType { get; set; }
member this.DefaultSelectType : Nullable<Microsoft.AspNet.OData.Query.SelectExpandType> with get, set
Public Property DefaultSelectType As Nullable(Of SelectExpandType)

속성 값

적용 대상