QueryConfiguration.SetSelect Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit l’élément SelectConfigurations dans 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)
Paramètres
- properties
- IEnumerable<String>
- selectType
- SelectExpandType