你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IndexerExecutionResult.ItemCount 属性

定义

在此索引器执行期间处理的项数。 这包括已成功处理的项和尝试索引但失败的项。

public int ItemCount { get; }
member this.ItemCount : int
Public ReadOnly Property ItemCount As Integer

属性值

适用于