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.1.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
Type | Description |
---|---|
String | The key field. |
Remarks
See the following help topic for additional information: Semantic Search AI-powered Extension.
See Also