Base:
property
KeyPropertyName
VectorData.ConformanceTests.Support.DynamicVectorStoreCollectionFixture<TKey>.KeyPropertyName
4 references to KeyPropertyName
Microsoft.Extensions.VectorData.ConformanceTests (4)
ModelTests\DynamicModelTests.cs (4)
402
new VectorStoreKeyProperty(
KeyPropertyName
, typeof(TKey)),
417
[
KeyPropertyName
] = GenerateNextKey<TKey>(),
424
[
KeyPropertyName
] = GenerateNextKey<TKey>(),
431
[
KeyPropertyName
] = GenerateNextKey<TKey>(),