Udostępnij za pośrednictwem


QueryConfiguration.SetSelect Metoda

Definicja

Ustawia polecenie SelectConfigurations w elem 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)

Parametry

properties
IEnumerable<String>
selectType
SelectExpandType

Dotyczy