SelectExpandNode.SelectedNavigationProperties 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 à inclure comme liens dans la réponse. Il peut être null.
public System.Collections.Generic.ISet<Microsoft.OData.Edm.IEdmNavigationProperty> SelectedNavigationProperties { get; }
member this.SelectedNavigationProperties : System.Collections.Generic.ISet<Microsoft.OData.Edm.IEdmNavigationProperty>
Public ReadOnly Property SelectedNavigationProperties As ISet(Of IEdmNavigationProperty)