SearchIndexerKnowledgeStoreParameters.SynthesizeGeneratedKeyName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether or not projections should synthesize a generated key name if one isn't already present.
public bool? SynthesizeGeneratedKeyName { get; set; }
member this.SynthesizeGeneratedKeyName : Nullable<bool> with get, set
Public Property SynthesizeGeneratedKeyName As Nullable(Of Boolean)