QueryConfiguration.SetExpand 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 expandConfigurations dans ModelBoundQuerySettings.
public virtual void SetExpand (System.Collections.Generic.IEnumerable<string> properties, int? maxDepth, Microsoft.AspNet.OData.Query.SelectExpandType expandType);
abstract member SetExpand : seq<string> * Nullable<int> * Microsoft.AspNet.OData.Query.SelectExpandType -> unit
override this.SetExpand : seq<string> * Nullable<int> * Microsoft.AspNet.OData.Query.SelectExpandType -> unit
Public Overridable Sub SetExpand (properties As IEnumerable(Of String), maxDepth As Nullable(Of Integer), expandType As SelectExpandType)
Paramètres
- properties
- IEnumerable<String>
- expandType
- SelectExpandType