MongoDBError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes an error or warning that occurred during a MongoDB migration.
public class MongoDBError
type MongoDBError = class
Public Class MongoDBError
- Inheritance
-
MongoDBError
Properties
Code |
The non-localized, machine-readable code that describes the error or warning. |
Count |
The number of times the error or warning has occurred. |
ErrorType |
The type of error or warning. |
Message |
The localized, human-readable message that describes the error or warning. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET