Back to Devexpress

SemanticSearchBehavior.DataSourceKeyField Property

wpf-devexpress-dot-aiintegration-dot-wpf-dot-semanticsearchbehavior.md

latest1.4 KB
Original Source

SemanticSearchBehavior.DataSourceKeyField Property

Gets or sets the key field in the data source that uniquely identifies records. This is a dependency property.

Namespace : DevExpress.AIIntegration.Wpf

Assembly : DevExpress.AIIntegration.Wpf.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Wpf

Declaration

csharp
public string DataSourceKeyField { get; set; }
vb
Public Property DataSourceKeyField As String

Property Value

TypeDescription
String

The key field.

|

Remarks

See the following help topic for additional information: Semantic Search AI-powered Extension.

See Also

Semantic Search AI-powered Extension

SemanticSearchBehavior Class

SemanticSearchBehavior Members

DevExpress.AIIntegration.Wpf Namespace