Freigeben über


EdmTypeSemantics.IsInt64(IEdmTypeReference) Methode

Definition

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

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

Parameter

type
IEdmTypeReference

Typverweis.

Gibt zurück

Dieser Verweis bezieht sich auf einen Int64-Typ.

Gilt für: