SelectExpandNode.ExpandedProperties Propriété
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.
Obtient la liste des propriétés de navigation EDM à développer dans la réponse, ainsi que les options de requête imbriquées incorporées dans le développer. Elle peut être null si aucune propriété de navigation à développer.
public System.Collections.Generic.IDictionary<Microsoft.OData.Edm.IEdmNavigationProperty,Microsoft.OData.UriParser.ExpandedNavigationSelectItem> ExpandedProperties { get; }
member this.ExpandedProperties : System.Collections.Generic.IDictionary<Microsoft.OData.Edm.IEdmNavigationProperty, Microsoft.OData.UriParser.ExpandedNavigationSelectItem>
Public ReadOnly Property ExpandedProperties As IDictionary(Of IEdmNavigationProperty, ExpandedNavigationSelectItem)