DictRelation.entityRelationshipRole Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.