다음을 통해 공유


LinkDescriptor.SourceProperty 속성

정의

DataServiceResponse에서 반환된 링크의 원본 엔터티에 대한 식별자 속성입니다.

public:
 property System::String ^ SourceProperty { System::String ^ get(); };
public string SourceProperty { get; }
member this.SourceProperty : string
Public ReadOnly Property SourceProperty As String

속성 값

원본 엔터티의 ID 속성에 대한 문자열 식별자입니다.

적용 대상