Freigeben über


EdmTypeSemantics.IsInt32(IEdmTypeReference) Methode

Definition

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

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

Parameter

type
IEdmTypeReference

Typverweis.

Gibt zurück

Dieser Verweis bezieht sich auf einen Int32-Typ.

Gilt für: