VectorSearchExtensions Class
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.
Provides a collection of static methods for extending IVectorSearchable<TRecord> instances.
public ref class VectorSearchExtensions abstract sealed
public static class VectorSearchExtensions
type VectorSearchExtensions = class
Public Module VectorSearchExtensions
- Inheritance
-
VectorSearchExtensions
Methods
GetRequiredService<TRecord>(IVectorSearchable<TRecord>, Type, Object) |
Asks the IVectorSearchable<TRecord> for an object of the specified type |