Sdílet prostřednictvím


EdmTypeSemantics.IsEntityReference(IEdmTypeReference) Metoda

Definice

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

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

Parametry

type
IEdmTypeReference

Typ odkazu.

Návraty

Tento odkaz odkazuje na typ entity.

Platí pro