Share via


DictRelation.entityRelationshipRole Method

Definition

Retrieves the name of the entity relationship role.

public:
 virtual System::String ^ entityRelationshipRole();
public virtual string entityRelationshipRole ();
abstract member entityRelationshipRole : unit -> string
override this.entityRelationshipRole : unit -> string
Public Overridable Function entityRelationshipRole () As String

Returns

The name of the entity relationship role.

Applies to