2 writes to Type
Microsoft.Extensions.VectorData.Abstractions (2)
RecordDefinition\VectorStoreProperty.cs (2)
31
Type
= type;
38
Type
= source.Type;
4 references to Type
Microsoft.Extensions.VectorData.Abstractions (3)
ProviderServices\CollectionModelBuilder.cs (1)
232
?? definitionProperty?.
Type
RecordDefinition\VectorStoreProperty.cs (1)
38
Type = source.
Type
;
RecordDefinition\VectorStoreVectorProperty.cs (1)
100
=> new(Name,
Type
?? throw new InvalidOperationException(VectorDataStrings.MissingTypeOnPropertyDefinition(this)))
Microsoft.Extensions.VectorData.ConformanceTests (1)
TypeTests\DataTypeTests.cs (1)
328
=> property.
Type
switch