final MongoDB\Driver\WriteResult
{
final public ReturnType getDeletedCount
( void
)
final public ReturnType getInfo
( void
)
final public ReturnType getInsertedCount
( void
)
final public ReturnType getMatchedCount
( void
)
final public ReturnType getModifiedCount
( void
)
final public ReturnType getServer
( void
)
final public ReturnType getUpsertedCount
( void
)
final public ReturnType getUpsertedIds
( void
)
final public ReturnType getWriteConcernError
( void
)
final public ReturnType getWriteErrors
( void
)
}