Class StringFieldDefinition<TDocument>
A string based field name.
Type Parameters
TDocument
The type of the document.
- Inheritance
-
Field
Definition <TDocument>StringFieldDefinition<TDocument>
- Inherited Members
Constructors
- String
Field Definition(string) Initializes a new instance of the StringFieldDefinition<TDocument> class.
Methods
- Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, LinqProvider)
Renders the field to a string.