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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET