Share via


DictRelation.RelatedTableRole Method

Definition

Retrieves the role name for the related table.

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

Returns

The role name for the related table.

Applies to