AssociationSetEnd.Role 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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 时引发