LinkDescriptor.SourceProperty Propiedad

Definición

La propiedad de identificador de la entidad de origen de un vínculo devuelto por DataServiceResponse.

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

Valor de propiedad

El identificador de cadena de una propiedad de identidad en una entidad de origen.

Se aplica a