共用方式為


IndexProjectionMode.SkipIndexingParentDocuments Property

Definition

The source document will be skipped from writing into the indexer's target index.

public static Azure.Search.Documents.Indexes.Models.IndexProjectionMode SkipIndexingParentDocuments { get; }
static member SkipIndexingParentDocuments : Azure.Search.Documents.Indexes.Models.IndexProjectionMode
Public Shared ReadOnly Property SkipIndexingParentDocuments As IndexProjectionMode

Property Value

Applies to