다음을 통해 공유


QueryConfiguration.SetSelect 메서드

정의

에서 SelectConfigurations를 ModelBoundQuerySettings설정합니다.

public virtual void SetSelect (System.Collections.Generic.IEnumerable<string> properties, Microsoft.AspNet.OData.Query.SelectExpandType selectType);
abstract member SetSelect : seq<string> * Microsoft.AspNet.OData.Query.SelectExpandType -> unit
override this.SetSelect : seq<string> * Microsoft.AspNet.OData.Query.SelectExpandType -> unit
Public Overridable Sub SetSelect (properties As IEnumerable(Of String), selectType As SelectExpandType)

매개 변수

properties
IEnumerable<String>
selectType
SelectExpandType

적용 대상