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 속성의 문자열 식별자입니다.

적용 대상