NavigationEntityProperty.TargetType Propiedad

Definición

Obtiene o establece el tipo para el que está destinado NavigationEntityProperty.

public:
 property System::String ^ TargetType { System::String ^ get(); void set(System::String ^ value); };
public string TargetType { get; set; }
member this.TargetType : string with get, set
Public Property TargetType As String

Valor de propiedad

Cadena que representa el tipo de destino de la propiedad.

Se aplica a