My favorites
▼
|
Sign in
mongodb-net
A MongoDB Driver in C# for .NET Languages
Project Home
Downloads
Wiki
Issues
Source
Search
Search within:
All wiki pages
Featured pages
Current pages
Deprecated pages
for
‹‹
››
Assembly:
MongoDB.Driver.dll
Namespace:
MongoDB.Driver
Type Name:
DBError+Code (enum)
T_MongoDB_Driver_DBError_Code
API documentation for the DBError+Code type
WikiDoc
,
Type
Updated
Jun 8, 2010
by
ee.devf...@gmail.com
Summary
Well-known error codes
Members
Values
Name
Literal
Comments
NoError
0
No Error
FailingUpdateOfCappedNS
10003
Failing update of capped Namespace
DuplicateKeyError
11000
Duplicate key error
DuplicateKeyOnUpdate
11001
Duplicate key on update
IdxNoFails
12000
Index number fails
CannotSortMSSnapshot
12001
Cannot sort MS snapshot
CannotIncAnIndexedField
12010
Cannot increment an indexed field
CannotSetAnIndexedField
12011
Cannot set and indexed field
►
Sign in
to add a comment
Powered by
Google Project Hosting