RemovedColumnAttribute 类

指定该属性映射到的字段 (列) 的父内容类型,但已从派生的内容类型中删除。

继承层次结构

System.Object
  System.Attribute
    Microsoft.SharePoint.Linq.RemovedColumnAttribute

命名空间:  Microsoft.SharePoint.Linq
程序集:  Microsoft.SharePoint.Linq(位于 Microsoft.SharePoint.Linq.dll 中)

语法

声明
<AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple := False)> _
Public NotInheritable Class RemovedColumnAttribute _
    Inherits Attribute
用法
Dim instance As RemovedColumnAttribute
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false)]
public sealed class RemovedColumnAttribute : Attribute

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

RemovedColumnAttribute 成员

Microsoft.SharePoint.Linq 命名空间

其他资源

表示列表栏的属性