Partager via


EdmTypeSemantics.IsPath(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type de chemin d’accès.

public static bool IsPath (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsPath : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsPath (type As IEdmTypeReference) As Boolean

Paramètres

type
IEdmTypeReference

Référence de type.

Retours

Cette référence fait référence à un type de chemin d’accès.

S’applique à