Sdílet prostřednictvím


EdmTypeSemantics.IsEntity(IEdmTypeReference) Metoda

Definice

Vrátí hodnotu true, pokud tento odkaz odkazuje na typ entity.

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

Parametry

type
IEdmTypeReference

Referenční informace k typům

Návraty

Tento odkaz odkazuje na typ entity.

Platí pro