Sdílet prostřednictvím


EdmTypeSemantics.IsInt32(IEdmTypeReference) Metoda

Definice

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

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

Parametry

type
IEdmTypeReference

Referenční informace k typům

Návraty

Tento odkaz odkazuje na typ Int32.

Platí pro