次の方法で共有


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 プロパティの文字列識別子。

適用対象