1 write to KeyProperties
Microsoft.Extensions.VectorData.Abstractions (1)
ProviderServices\CollectionModel.cs (1)
71KeyProperties = keyProperties;
1 reference to KeyProperties
Microsoft.Extensions.VectorData.Abstractions (1)
ProviderServices\CollectionModel.cs (1)
83public KeyPropertyModel KeyProperty => field ??= KeyProperties.Single();