Sdílet prostřednictvím


EdmTypeSemantics.IsTimeOfDay(IEdmTypeReference) Metoda

Definice

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

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

Parametry

type
IEdmTypeReference

Typ odkazu.

Návraty

Tento odkaz odkazuje na typ TimeOfDay.

Platí pro