Table of Contents

Property Field

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Field

The field containing the vectors to index.

public FieldDefinition<TDocument> Field { get; }

Property Value

FieldDefinition<TDocument>