SearchServiceLimits.MaxComplexCollectionFieldsPerIndex プロパティ

定義

インデックスで許可される Collection(Edm.ComplexType) 型のフィールドの最大数。

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

プロパティ値

適用対象