Condividi tramite


EdmTypeSemantics.IsSingle(IEdmTypeReference) Metodo

Definizione

Restituisce true se il riferimento è relativo a un tipo singolo.

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

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a un tipo singolo.

Si applica a