BaseEntityType.Context Propriété
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.
DataServiceContext pour le fournisseur de requêtes.
protected internal Microsoft.OData.Client.DataServiceContext Context { get; set; }
member this.Context : Microsoft.OData.Client.DataServiceContext with get, set
Protected Friend Property Context As DataServiceContext