Freigeben über


EdmTypeSemantics.IsDate(IEdmTypeReference) Methode

Definition

Gibt true zurück, wenn dieser Verweis auf einen Date-Typ verweist.

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

Parameter

type
IEdmTypeReference

Typverweis.

Gibt zurück

Dieser Verweis bezieht sich auf einen Date-Typ.

Gilt für: