共用方式為


FieldMapping.MappingFunction Property

Definition

A function to apply to each source field value before indexing.

public Azure.Search.Documents.Indexes.Models.FieldMappingFunction MappingFunction { get; set; }
member this.MappingFunction : Azure.Search.Documents.Indexes.Models.FieldMappingFunction with get, set
Public Property MappingFunction As FieldMappingFunction

Property Value

Applies to