Freigeben über


EdmTypeSemantics.IsFloating(IEdmTypeReference) Methode

Definition

Gibt true zurück, wenn dieser Verweis auf einen Gleitkommatyp verweist.

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

Parameter

type
IEdmTypeReference

Typverweis.

Gibt zurück

Dieser Verweis bezieht sich auf einen Gleitkommatyp.

Gilt für: