3 references to KeyName
Microsoft.Extensions.DataIngestion (3)
Writers\VectorStoreWriter.cs (3)
81
[
KeyName
] = key,
125
new VectorStoreKeyProperty(
KeyName
, typeof(Guid)),
185
keys.Add(record[
KeyName
]!);