Sdílet prostřednictvím


EdmTypeSemantics.IsTypeDefinition(IEdmTypeReference) Metoda

Definice

Vrátí hodnotu true, pokud tento odkaz odkazuje na definici typu.

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

Parametry

type
IEdmTypeReference

Referenční informace k typům

Návraty

Tento odkaz odkazuje na definici typu.

Platí pro