共用方式為


SearchServiceLimits.MaxComplexCollectionFieldsPerIndex Property

Definition

The maximum number of fields of type Collection(Edm.ComplexType) allowed in an index.

public int? MaxComplexCollectionFieldsPerIndex { get; }
member this.MaxComplexCollectionFieldsPerIndex : Nullable<int>
Public ReadOnly Property MaxComplexCollectionFieldsPerIndex As Nullable(Of Integer)

Property Value

Applies to