Click or drag to resize

ILiteRepositoryInsert Method

Overload List
 NameDescription
Public methodInsertT(IEnumerableT, String) Insert an array of new documents into collection. Document Id must be a new value in collection. Can be set buffer size to commit at each N documents
Public methodInsertT(T, String) Insert a new document into collection. Document Id must be a new value in collection - Returns document Id
Top
See Also