DataServiceClientFormat.LoadServiceModel 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.
Appelé lorsque la méthode sans paramètre UseJson est utilisée pour obtenir le modèle de service.
public Func<Microsoft.OData.Edm.IEdmModel> LoadServiceModel { get; set; }
member this.LoadServiceModel : Func<Microsoft.OData.Edm.IEdmModel> with get, set
Public Property LoadServiceModel As Func(Of IEdmModel)