次の方法で共有


IndexerState.ResetDocumentKeys プロパティ

定義

リセットされたドキュメント キーの一覧。 ドキュメント キーは、検索インデックス内のデータに対するドキュメントの一意識別子です。 インデクサーは、これらのキーを選択的に再取り込みすることに優先順位を付けます。

public System.Collections.Generic.IReadOnlyList<string> ResetDocumentKeys { get; }
member this.ResetDocumentKeys : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ResetDocumentKeys As IReadOnlyList(Of String)

プロパティ値

適用対象