SPField.CompositeIndexable 属性
指示字段是否及参与容量可以参与复合索引。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property CompositeIndexable As SPCompositeIndexableStatus
Get
用法
Dim instance As SPField
Dim value As SPCompositeIndexableStatus
value = instance.CompositeIndexable
public SPCompositeIndexableStatus CompositeIndexable { get; }
属性值
类型:Microsoft.SharePoint.SPCompositeIndexableStatus
指示如何字段可以参与复合索引的SPCompositeIndexableStatus对象。