IndexedSqlKnowledgeSourceParameters.ContentColumns Property

Definition

Optional column mappings for content fields. If omitted, all columns are auto-discovered.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.ContentColumnMapping> ContentColumns { get; }
member this.ContentColumns : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.ContentColumnMapping>
Public ReadOnly Property ContentColumns As IList(Of ContentColumnMapping)

Property Value

Applies to