RelationshipEndMember.GetEntityType Metodo

Definizione

Accede a EntityType di EndMember in un'associazione.

public:
 System::Data::Metadata::Edm::EntityType ^ GetEntityType();
public System.Data.Metadata.Edm.EntityType GetEntityType ();
member this.GetEntityType : unit -> System.Data.Metadata.Edm.EntityType
Public Function GetEntityType () As EntityType

Restituisce

EntityType di EndMember in un'associazione.

Si applica a