DictRelation.RelatedTableRole 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 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.