StringFieldDefinition<TDocument, TField> Methods |
The StringFieldDefinition<TDocument, TField> generic type exposes the following members.
Methods
| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry) | (Inherited from FieldDefinition<TDocument, TField>.) |
 | Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, Boolean) | (Inherited from FieldDefinition<TDocument, TField>.) |
 | Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, LinqProvider) | (Overrides FieldDefinition<TDocument, TField>.Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, LinqProvider).) |
 | Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, LinqProvider, Boolean) | (Overrides FieldDefinition<TDocument, TField>.Render(IBsonSerializer<TDocument>, IBsonSerializerRegistry, LinqProvider, Boolean).) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Extension Methods
See Also