ResourceContext<TStructuredType>.ResourceInstance 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.
Attention
Resource instance might not be available when the incoming uri has a $select. Use the EdmObject property instead.
Obtient ou définit l’instance de ressource.
[System.Obsolete("Resource instance might not be available when the incoming uri has a $select. Use the EdmObject property instead.")]
public TStructuredType ResourceInstance { get; set; }
[<System.Obsolete("Resource instance might not be available when the incoming uri has a $select. Use the EdmObject property instead.")>]
member this.ResourceInstance : 'StructuredType with get, set
Public Property ResourceInstance As TStructuredType
Valeur de propriété
TStructuredType
- Attributs