Compartir a través de


ResourceContext<TStructuredType>.ResourceInstance Propiedad

Definición

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

Se aplica a