Property IndexName
- Namespace
- MongoDB.EntityFrameworkCore.Metadata
- Assembly
- MongoDB.EntityFrameworkCore.dll
IndexName
The name of the vector search index to use.
public string? IndexName { get; init; }
The name of the vector search index to use.
public string? IndexName { get; init; }