MongoWriteExceptionWriteError Property |
Gets the write error.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public WriteError WriteError { get; }
Public ReadOnly Property WriteError As WriteError
Get
member WriteError : WriteError with get
Property Value
Type:
WriteErrorSee Also