ResourceContext<TStructuredType>.ResourceInstance Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
Resource instance might not be available when the incoming uri has a $select. Use the EdmObject property instead.
Obtiene o establece la instancia de recurso.
[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
Valor de propiedad
TStructuredType
- Atributos