Condividi tramite


EdmTypeSemantics.IsFloating(IEdmTypeReference) Metodo

Definizione

Restituisce true se il riferimento è relativo a un tipo in virgola mobile.

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo in virgola mobile.

Si applica a