EdmTypeExtensions.IsDeltaFeed(IEdmType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode permettant de déterminer si le type actuel est un flux Delta
public static bool IsDeltaFeed (this Microsoft.OData.Edm.IEdmType type);
static member IsDeltaFeed : Microsoft.OData.Edm.IEdmType -> bool
<Extension()>
Public Function IsDeltaFeed (type As IEdmType) As Boolean
Paramètres
- type
- IEdmType
IEdmType à comparer
Retours
True ou False si le type est identique à Microsoft.AspNet.OData.EdmDeltaCollectionType