Share via


RelationshipEndMember.GetEntityType 方法

定义

访问关联中的 EndMember 的 EntityType。

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

返回

关联中的 EndMember 的 EntityType。

适用于