MaxIndexingReportCount

IndexSettings.MaxIndexingReportCount property

インデックス作成レポートの最大数を取得または設定します。 デフォルト値は5.

public int MaxIndexingReportCount { get; set; }

プロパティ値

索引付けレポートの最大数。

関連項目