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

属性值

源实体中标识符属性的字符串标识符。

适用于