Partager via


EdmTypeSemantics.IsComplex(IEdmTypeReference) Méthode

Définition

Retourne true si cette référence fait référence à un type complexe.

public static bool IsComplex (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsComplex : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsComplex (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 complexe.

S’applique à