EdmTypeExtensions.IsDeltaResource(IEdmObject) 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 l’objet Edm actuel est une entrée Delta
public static bool IsDeltaResource (this Microsoft.AspNet.OData.IEdmObject resource);
static member IsDeltaResource : Microsoft.AspNet.OData.IEdmObject -> bool
<Extension()>
Public Function IsDeltaResource (resource As IEdmObject) As Boolean
Paramètres
- resource
- IEdmObject
IEdmObject à comparer
Retours
True ou False si le type est identique à EdmDeltaEntityObject ou EdmDeltaComplexObject