共用方式為


SPField.CompositeIndexable property

指示欄位是否與何種容量可參與複合索引。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property CompositeIndexable As SPCompositeIndexableStatus
    Get
'用途
Dim instance As SPField
Dim value As SPCompositeIndexableStatus

value = instance.CompositeIndexable
public SPCompositeIndexableStatus CompositeIndexable { get; }

Property value

Type: Microsoft.SharePoint.SPCompositeIndexableStatus
SPCompositeIndexableStatus 物件,指出如何欄位可參與複合索引。

請參閱

參照

SPField class

SPField members

Microsoft.SharePoint namespace