Property Code
| MongoDB CSharp Driver API Reference (original) (raw)
Table of Contents
Namespace
Assembly
MongoDB.Driver.dll
Code
Gets the error code.
public int Code { get; }Property Value
The error code.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the error code.
public int Code { get; }The error code.