AssociationAttribute 成员

包括受保护的成员
包括继承的成员

指定 (映射到列表字段) 的属性具有一个关联到另一个列表,例如,当将该属性映射到查找字段。

AssociationAttribute 类型公开以下成员。

构造函数

  名称 说明
公共方法 AssociationAttribute AssociationAttribute 类的新实例进行初始化。

页首

属性

  名称 说明
公共属性 List 获取或设置目标列表的名称。
公共属性 MultivalueType 获取或设置关联和它是单值还是多值的方向性。
公共属性 Name 获取或设置该列表的字段 (列) 或列表属性的内部名称。 (从 DataAttribute 继承。)
公共属性 ReadOnly 获取或设置一个值,该值指示是否在列表中的列是只读的。 (从 DataAttribute 继承。)
公共属性 Storage 获取或设置实体类存储该属性所应用于的属性的值的字段成员。 (从 DataAttribute 继承。)
公共属性 TypeId (从 Attribute 继承。)

页首

方法

  名称 说明
公共方法 Equals (从 Attribute 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Attribute 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 IsDefaultAttribute (从 Attribute 继承。)
公共方法 Match (从 Attribute 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 Object 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 _Attribute.GetIDsOfNames (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.GetTypeInfo (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.GetTypeInfoCount (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.Invoke (从 Attribute 继承。)

页首

另请参阅

引用

AssociationAttribute 类

Microsoft.SharePoint.Linq 命名空间