Class WriteModel
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Base class for a write model.
public abstract class WriteModel<TDocument>Type Parameters
TDocument
The type of the document.
Inheritance
WriteModel
Derived
Inherited Members
object.ReferenceEquals(object, object)
Properties
Gets the type of the model.
Methods
Validate model.