Partager via


EdmTypeSemantics.IsEntityReference(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type d’entité.

public static bool IsEntityReference (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsEntityReference : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsEntityReference (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 d’entité.

S’applique à