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

SearchIndexerIndexProjectionSelector.ParentKeyFieldName Property

Definition

Name of the field in the search index to map the parent document's key value to. Must be a string field that is filterable and not the key field.

public string ParentKeyFieldName { get; set; }
member this.ParentKeyFieldName : string with get, set
Public Property ParentKeyFieldName As String

Property Value

Applies to