다음을 통해 공유


ResourceContext<TStructuredType>.ResourceInstance 속성

정의

주의

Resource instance might not be available when the incoming uri has a $select. Use the EdmObject property instead.

리소스 인스턴스를 가져오거나 설정합니다.

[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

속성 값

TStructuredType
특성

적용 대상