IRelatedEnd.SourceRoleName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得位於關聯性來源端的角色名稱。
public:
property System::String ^ SourceRoleName { System::String ^ get(); };
public string SourceRoleName { get; }
member this.SourceRoleName : string
Public ReadOnly Property SourceRoleName As String
屬性值
位於關聯性來源端的角色名稱。
備註
RelatedEnd 類別會實作 SourceRoleName 屬性。 如需詳細資訊,請參閱SourceRoleName。
角色名稱是由 Role
在概念模型中定義此關聯性之項目的 屬性 End
所指定。 如需詳細資訊,請參閱 Association 項目 (CSDL)。