AssociationSetEnd.Role 属性

定义

注意

This property is going away, please use the Name property instead

获取此 AssociationSetEnd的 End 角色的名称。

[System.Obsolete("This property is going away, please use the Name property instead")]
public string Role { get; }
member this.Role : string
Public ReadOnly Property Role As String

属性值

AssociationSetEnd的结束角色的名称。

属性

例外

当 AssociationSetEnd 实例处于 ReadOnly 状态时调用 Setter 时引发

适用于