Sdílet prostřednictvím


EdmTypeSemantics.IsDateTimeOffset(IEdmTypeReference) Metoda

Definice

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

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

Parametry

type
IEdmTypeReference

Referenční informace k typům

Návraty

Tento odkaz odkazuje na typ DateTimeOffset.

Platí pro