Class InsertOneModel<TDocument>
Model for inserting a single document.
Type Parameters
TDocument
The type of the document.
- Inheritance
-
Write
Model <TDocument>InsertOneModel<TDocument>
- Inherited Members
Constructors
- Insert
One Model(TDocument) Initializes a new instance of the InsertOneModel<TDocument> class.
Properties
- Document
Gets the document.
- Model
Type Gets the type of the model.